{
 "id": "1C4PJLAK0CW180028",
 "name": "2012 Jeep Liberty Sport",
 "year": 2012,
 "make": "Jeep",
 "model": "Liberty",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 6880,
 "currency": "USD",
 "mileage": 143353,
 "vin": "1C4PJLAK0CW180028",
 "image": "https://imagesdl.dealercenter.net/640/480/202509-2370395d92554e169cb2927773839927.jpg",
 "url": "https://carchat.io/v/mycarbazaar/1C4PJLAK0CW180028",
 "dealer": {
  "id": "mycarbazaar",
  "name": "Mycarbazaar",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mycarbazaar"
 },
 "description": "Leather Interior, Tow package, Power seats, Has minimal signs of wear, Clean title. Runs and drives great! The paint is in great shape and condition. The front windshield is in excellent condition. No dings are visible on this vehicle. There is more than 50% tread life left on the tires. The exterior is clean and in good condition. The engine is functioning properly and has no issues. The transmission shifts very smoothly. The brakes are in great condition. The battery is in excellent condition.",
 "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": "mycarbazaar",
   "vin": "1C4PJLAK0CW180028",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}