1{ 2 "$id": "http://localhost:1234/real-id-ref-string.json", 3 "$defs": {"bar": {"type": "string"}}, 4 "$ref": "#/$defs/bar" 5} 6