{
  "truth": {
    "price": 99,
    "currency": "CNY",
    "billing": "month",
    "seats": 5,
    "export": "CSV",
    "region": "CN"
  },
  "representations": {
    "html": {
      "price": 99,
      "currency": "CNY",
      "billing": "month",
      "seats": 5,
      "export": "CSV",
      "region": "CN"
    },
    "schema": {
      "price": 79,
      "currency": "CNY",
      "billing": "month",
      "seats": 5,
      "export": "CSV",
      "region": "CN"
    },
    "markdown": {
      "price": 99,
      "currency": "CNY",
      "billing": "month",
      "seats": 3,
      "export": "CSV",
      "region": "CN"
    }
  },
  "mismatches": {
    "html": [],
    "schema": [
      "price"
    ],
    "markdown": [
      "seats"
    ]
  },
  "consistent_cells": 16,
  "total_cells": 18
}
