Advertisement
jevixlugya

json file

Jul 17th, 2023
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.87 KB | Source Code | 0 0
  1. {
  2.     "1": {
  3.         "name": "Shoe",
  4.         "price": "ugx:100,000",
  5.         "image": "https://firebasestorage.googleapis.com/v0/b/lexconnectionsapp.appspot.com/o/shoe-removebg-preview.png?alt=media&token=a136a244-1970-4c20-bc54-2d919e571104",
  6.         "description": "A shoe from England easy for everything ",
  7.         "contact": "Contact: [ref=tel:+256754045576][u]Call me![/u][/ref]",
  8.         "location": "kampala"
  9.     },
  10.     "2": {
  11.         "name": "Samsung 32 inches tv",
  12.         "price": "ugx:600,000",
  13.         "image": "https://firebasestorage.googleapis.com/v0/b/lexconnectionsapp.appspot.com/o/tv1-removebg-preview.png?alt=media&token=bf8c08e5-6064-4e65-bc13-375e20233955",
  14.         "description": "Brand new samsung tv from dubai 32 inches",
  15.         "contact": "Contact: [ref=tel:+256744338956][u]Call me![/u][/ref]",
  16.         "location": "kigo-lunnya"
  17.     }    
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement