Guest User

Untitled

a guest
Jan 20th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. [{
  2. "name": "Jon",
  3. "age": 30,
  4. "location": "The Wall"
  5. },
  6. {
  7. "name": "Arya",
  8. "age": 12,
  9. "location": "Braavos"
  10. },
  11. {
  12. "name": "Cersei",
  13. "age": 42,
  14. "location": "Kings Landing"
  15. },
  16. {
  17. "name": "Tyrion",
  18. "age": 40,
  19. "location": "Kings Landing "
  20. }]
Add Comment
Please, Sign In to add comment