{ "start":"Bhubanneswar", "vehicles":[ {"vehicle_id": "101", "name": "Indigo"}, {"vehicle_id": "102", "name": "Innova"}, {"vehicle_id": "103", "name": "Tavera"} ], "trips": [ { "loc_id":"101", "name": "Bhubaneswar Sightseeing", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"102", "name": "Puri", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "1800"}, {"vehicle_id": "102", "price": "3100"}, {"vehicle_id": "103", "price": "2600"} ] }, { "loc_id":"103", "name": "Puri, Konark", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "2100"}, {"vehicle_id": "102", "price": "3400"}, {"vehicle_id": "103", "price": "2900"} ] }, { "loc_id":"104", "name": "Satapada (Chilika)", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "3000"}, {"vehicle_id": "102", "price": "4250"}, {"vehicle_id": "103", "price": "3700"} ] }, { "loc_id":"105", "name": "Barakul(Chilika)", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "3000"}, {"vehicle_id": "102", "price": "4250"}, {"vehicle_id": "103", "price": "3700"} ] }, { "loc_id":"106", "name": "Sapta Sajya, Joranda", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "3300"}, {"vehicle_id": "102", "price": "4700"}, {"vehicle_id": "103", "price": "4200"} ] }, { "loc_id":"107", "name": "Ratnagiri, Udaigiri, Lalitgiri", "kms":"100", "duration":"12hrs (1 day)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"108", "name": "Gopalpur", "name": "Daringbadi", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"109", "name": "Bhitarkanika", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"110", "name": "Satkosia", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"111", "name": "Similipal", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"112", "name": "Balasore", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"113", "name": "Keonjhar", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] }, { "loc_id":"114", "name": "Chandipur", "kms":"100", "duration":"24hrs (1N/ 2D)", "options":[ {"vehicle_id": "101", "price": "1500"}, {"vehicle_id": "102", "price": "2400"}, {"vehicle_id": "103", "price": "2000"} ] } ] }