Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 15th, 2012  |  syntax: None  |  size: 0.51 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [
  2.     {
  3.         "name": "Gimme Carpet",
  4.         "phone": "4075551212",
  5.         "pointofcontact": "Lizzy "
  6.     },
  7.     {
  8.         "name": "I want Plastic",
  9.         "phone": "",
  10.         "pointofcontact": ""
  11.     },
  12.     {
  13.         "name": "new spot",
  14.         "phone": "",
  15.         "pointofcontact": ""
  16.     },
  17.     {
  18.         "name": "another one",
  19.         "phone": "",
  20.         "pointofcontact": ""
  21.     },
  22.     {
  23.         "name": "name ",
  24.         "phone": "phone",
  25.         "pointofcontact": "contact name"
  26.     }
  27. ]