So, olmocr is producing json with '00' instead of '0', like '{"number":00}', and python won't parse it. I feel like we could all respect each other's time a little better than that.
it's fine with '{"number":0.0000}' though