{ "@context": { "@vocab": "http://example.org/", "p2": {"@nest": "@nest"} }, "p1": "v1", "@nest": { "p2": ["v2", "v3"] } }