| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | 
							- {
 
-     "name": "Elements database project.",
 
-     "description": "This is sample example project documentary.",
 
-     "submissions": [
 
-         {
 
-             "name": "Objects twice submission",
 
-             "description": "This is first submission",
 
-             "thumbnail": "https://i.redd.it/jxbc2sbfdkmd1.jpeg",
 
-             "elements": [
 
-                 {
 
-                     "name": "Object 1",
 
-                     "description": "Sample object",
 
-                     "attributes" : {
 
-                         "width": "110mm",
 
-                         "height": "50mm",
 
-                         "depth": "60mm"
 
-                     },
 
-                     "links": {
 
-                         "Ebay": "https://ebay.com"
 
-                     },
 
-                     "thumbnail": "https://preview.redd.it/how-cute-is-this-street-cat-v0-3yt7hznrfhmd1.jpeg?width=640&crop=smart&auto=webp&s=fdf36a3c7b36e52b541421c58fdec811ded8df2f",
 
-                     "pictures": [
 
-                         "https://preview.redd.it/she-seems-pleased-with-herself-v0-gk0rylncqfmd1.jpeg?width=640&crop=smart&auto=webp&s=b9f523953de121e5f85d283eb13801e6b10fa13b",
 
-                         "https://preview.redd.it/how-cute-is-this-street-cat-v0-3yt7hznrfhmd1.jpeg?width=640&crop=smart&auto=webp&s=fdf36a3c7b36e52b541421c58fdec811ded8df2f"
 
-                     ]   
 
-                 }, 
 
-                 {
 
-                     "name": "Object 2",
 
-                     "description": "Sample object",
 
-                     "attributes" : {
 
-                         "width": "110mm",
 
-                         "height": "50mm",
 
-                         "depth": "60mm"
 
-                     },
 
-                     "links": {
 
-                         "Ebay": "https://ebay.com"
 
-                     },
 
-                     "thumbnail": "https://preview.redd.it/how-cute-is-this-street-cat-v0-3yt7hznrfhmd1.jpeg?width=640&crop=smart&auto=webp&s=fdf36a3c7b36e52b541421c58fdec811ded8df2f",
 
-                     "pictures": [
 
-                         "https://preview.redd.it/she-seems-pleased-with-herself-v0-gk0rylncqfmd1.jpeg?width=640&crop=smart&auto=webp&s=b9f523953de121e5f85d283eb13801e6b10fa13b",
 
-                         "https://preview.redd.it/how-cute-is-this-street-cat-v0-3yt7hznrfhmd1.jpeg?width=640&crop=smart&auto=webp&s=fdf36a3c7b36e52b541421c58fdec811ded8df2f"
 
-                     ]   
 
-                 }
 
-             ]
 
-         },
 
-     ]
 
- }
 
 
  |