mirror of
				https://github.com/Unstructured-IO/unstructured.git
				synced 2025-10-31 10:03:07 +00:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | { | ||
|  |   "name": "John Doe", | ||
|  |   "age": 30, | ||
|  |   "email": "johndoe@example.com", | ||
|  |   "is_student": true, | ||
|  |   "address": { | ||
|  |     "city": "New York", | ||
|  |     "zipcode": "10001" | ||
|  |   }, | ||
|  |   "hobbies": ["reading", "running", "cooking"] |