{
    "common": {
        "assetId": "1G1FZXXXXX104832",
        "event": "tire_pressure",
        "ver": "1.0"
    },
    "data": {
        "diagnostic": "critical",
        "tires": {
            "actual": {
                "lf": 497.0,
                "rf": 440.3,
                "rr": 380.2,
                "lr": 545.7
            },
            "desired": {
                "lf": 498.0,
                "rf": 498.0,
                "rr": 498.0,
                "lr": 498.0
            },
            "status": {
                "lf": "nominal",
                "rf": "low",
                "rr": "flat",
                "lr": "high"
            }
        },
        "ts": "2020-08-13T16:20:50.0000000Z",
        "loc": [
            34.167739,
            -84.796265
        ]
    }
}