Guest User

Untitled

a guest
Jan 17th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. "fullName":"Mike",
  3. "address":{
  4. "areaName":"Wellsmere Rd",
  5. "cityName":"Boston",
  6. "countryName":"USA"
  7. },
  8. "hobbies":[
  9. {
  10. "name":"Rugby"
  11. }
  12. ]
  13. }
Add Comment
Please, Sign In to add comment