Test files › Structured data › valid-small.json
Sample JSON file
Well-formed JSON object with nested arrays, nulls, booleans, unicode and escaped characters.
↓ Download valid-small.json| Filename | valid-small.json |
| Format | JSON |
| Size | 382 bytes (382 bytes) |
| MIME type | application/json |
| SHA-256 | 9f03d9acaf3a05e29965226b4f1b874463c5ebfbd00a70c95a2de3a5b6785a5f |
What this file catchesBaseline. Covers every scalar type plus escaping in one small file.
Download & verify
curl -fsSL -o "valid-small.json" "https://files.hexaqa.com/json/valid-small.json"
curl -fsSL "https://files.hexaqa.com/json/valid-small.json" | sha256sum
# expect: 9f03d9acaf3a05e29965226b4f1b874463c5ebfbd00a70c95a2de3a5b6785a5f