Skip to content
Novus Examples

JSON fixtures, including invalid ones

Flat, deeply nested, JSON Lines, and intentionally invalid JSON for testing parsers and error handling.

json
872 B

Deeply Nested JSON

A deeply nested JSON document with objects inside arrays inside objects — for testing recursive parsing and path access.