-2
I had difficulty finding the values on a basis, as all examples cite the same way to find information in simple jsons.
But a friend from work passed me and solution and I came to share.
the initial question was: How to make a select on a nested json???
Like this:
{"vehicle":[{"vehicle_type":"Truck","car_make":"Lotus","car_model":"Esprit","quantity":7,"seats":7,"price_hour":16,"price_day":147,"color":["Purple","Pink","Blue","White"]}]}
To view the structure you can use https://jsoneditoronline.org