Hello, I have a Vehicle list dated 28.10.2021. The list includes brand, model, year, series belonging to the model, and vehicle features data. By selecting Volkswagen -> Golf -> 2019 -> 1.0 TSI Comfortline DSG, you can access information such as horsepower, tire sizes, fuel consumption, weight related to the 1.0 TSI Comfortline DSG. The data is stored in a MySQL database. Vehicle features information is stored as an array in a single field in the database (You can view the data by unserializing it in PHP). You can choose to receive all features or only brand-model-year, brand-model-year-series. Pricing: $750.