{
 "id": "4T1BD1FK7EU129683",
 "name": "2014 Toyota Camry Hybrid Hybrid",
 "year": 2014,
 "make": "Toyota",
 "model": "Camry Hybrid",
 "trim": "Hybrid",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 150080,
 "vin": "4T1BD1FK7EU129683",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/4T1BD1FK7EU129683",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Meet the sleek and efficient 2014 Toyota Camry Hybrid! This stylish sedan is more than just a pretty face with its array of safety features to keep you and your precious cargo protected on the road. The Toyota Camry Hybrid is equipped with advanced technology like ABS brakes and traction control, providing you with peace of mind no matter where your adventures take you. Slide behind the wheel and enjoy the comfort of its climate-controlled interior, perfect for those long drives or quick commute",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "usedcars12",
   "vin": "4T1BD1FK7EU129683",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}