{
 "id": "1C4GJXAG6JW283020",
 "name": "2018 Jeep Wrangler Sport 4x4",
 "year": 2018,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport 4x4",
 "bodyStyle": "suv",
 "color": "mojito!",
 "condition": "used",
 "price": 19990,
 "currency": "USD",
 "mileage": 70656,
 "vin": "1C4GJXAG6JW283020",
 "image": "https://pictures.dealer.com/c/cardermotors/1234/a938710add8442d8b4d0bbf4d4bd1263.jpg",
 "url": "https://carchat.io/v/cardermotors/1C4GJXAG6JW283020",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "What are you waiting for? This Jeep won't be on the lot long! It just arrived on our lot this past week! Top features include air conditioning, front bucket seats, skid plates, and more. Smooth gearshifts are achieved thanks to the refined 6 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Four wheel drive allows you to go places you've only imagined. Our aim is to provide our customers with the best prices and service at all times. Stop by our deale",
 "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": "cardermotors",
   "vin": "1C4GJXAG6JW283020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}