Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "modelId": 501,
- "carName": "Tesla Model 3",
- "yearOfManufacture": 2020,
- "fuelEfficiency": 130.1,
- "features": [ "Autopilot", "All-Electric", "Touchscreen Display"]
- },
- {
- "modelId": 502,
- "carName": "Honda Civic Type R",
- "yearOfManufacture": 2021,
- "fuelEfficiency": 28.2,
- "features": [ "Turbocharged Engine", "Sport Seats", "Adaptive Suspension"]
- },
- {
- "modelId": 503,
- "carName": "Ford F-150",
- "yearOfManufacture": 2021,
- "fuelEfficiency": 24.3,
- "features": [ "Hybrid Powertrain", "Pro Trailer Backup Assist", "Touchscreen Interface"]
- },
- {
- "modelId": 504,
- "carName": "Porsche 718 Boxster",
- "yearOfManufacture": 2021,
- "fuelEfficiency": 22.4,
- "features": [ "Turbocharged Engine", "Sport Seats", "Adaptive Suspension"]
- },
- {
- "modelId": 505,
- "carName": "Chevrolet Corvette",
- "yearOfManufacture": 2020,
- "fuelEfficiency": 19.5,
- "features": [ "Mid-Engine Design", "Leather Seating", "Performance Data Recorder"]
- },
- {
- "modelId": 506,
- "carName": "BMW 330i",
- "yearOfManufacture": 2021,
- "fuelEfficiency": 30.6,
- "features": [ "TwinPower Turbo Engine", "iDrive System", "Dynamic Cruise Control"]
- },
- {
- "modelId": 507,
- "carName": "Mazda MX-5 Miata",
- "yearOfManufacture": 2021,
- "fuelEfficiency": 29.7,
- "features": ["Rear-Wheel Drive", "Soft Top", "Lane Departure Warning System"]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment