home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Code": "Text (5)",
- "Company": "Text (30)",
- "Address": "Text (30)",
- "City": "Text (20)",
- "State": "Text (2)",
- "Zip": "Text (5)",
- "Contact": "Text (30)",
- "Phone": "Text (15)"
- },
- "data": [
- {
- "Code": "BBB ",
- "Company": "Best Books Bindery ",
- "Address": "2222 Second Avenue, #222 ",
- "City": "Seattle ",
- "State": "WA",
- "Zip": "98222",
- "Contact": "Bates, Byron ",
- "Phone": "(206) 555-2222 "
- },
- {
- "Code": "CCC ",
- "Company": "Crazy Castle Corporation ",
- "Address": "3333 Third Avenue ",
- "City": "Tacoma ",
- "State": "WA",
- "Zip": "98333",
- "Contact": "Carson, Cathy ",
- "Phone": "(206) 555-3333 "
- },
- {
- "Code": "III ",
- "Company": "Illinois Industries, Inc. ",
- "Address": "9999 Ninth Street ",
- "City": "Olympia ",
- "State": "WA",
- "Zip": "98999",
- "Contact": "Ives, Ivana ",
- "Phone": "(360) 555-9999 "
- },
- {
- "Code": "JJJ ",
- "Company": "Jerry's Juke Joint ",
- "Address": "1010 Tenth Street SW ",
- "City": "Tacoma ",
- "State": "WA",
- "Zip": "98101",
- "Contact": "James, Jerome ",
- "Phone": "(206) 555-1010 "
- },
- {
- "Code": "ABI ",
- "Company": "Albatross Industries ",
- "Address": "1111 First Avenue South ",
- "City": "Seattle ",
- "State": "WA",
- "Zip": "98111",
- "Contact": "Mariner, Andrew ",
- "Phone": "(206) 555-1111 "
- },
- {
- "Code": "DDD ",
- "Company": "Drew Davis Designs ",
- "Address": "4444 Fourth Street, #4 ",
- "City": "Olympia ",
- "State": "WA",
- "Zip": "98444",
- "Contact": "Davis, Drew ",
- "Phone": "(360) 555-4444 "
- },
- {
- "Code": "EEE ",
- "Company": "ExcelEd Entertainment ",
- "Address": "5555 Fifth Avenue ",
- "City": "New York ",
- "State": "NY",
- "Zip": "10555",
- "Contact": "Edwards, Earl ",
- "Phone": "(201) 555-5555 "
- },
- {
- "Code": "FFF ",
- "Company": "Farrah's Fast Food ",
- "Address": "6666 6th Street, #666 ",
- "City": "Los Angeles ",
- "State": "CA",
- "Zip": "90666",
- "Contact": "Finley, Farrah ",
- "Phone": "(203) 555-6666 "
- },
- {
- "Code": "GGG ",
- "Company": "Giant Gifts Galore ",
- "Address": "7777 Seventh Street West ",
- "City": "Seattle ",
- "State": "WA",
- "Zip": "98777",
- "Contact": "Grant, Gary ",
- "Phone": "(206) 555-7777 "
- },
- {
- "Code": "HHH ",
- "Company": "Half Hilton Hotel ",
- "Address": "8888 Eighth Avenue ",
- "City": "New York ",
- "State": "NY",
- "Zip": "10888",
- "Contact": "Harris, Steven ",
- "Phone": "(201) 555-8888 "
- }
- ]
- }