Right now, the JSON looks like this: ``` json { "start": "00:00:01", "rate": 0.072, "end": "10:00:00" } ``` These should be formatted as datetimes, so we can eliminate the `date` field at the root element.