{
 "id": "KL7CJLSBXHB169837",
 "name": "2017 Chevrolet Trax 1LT",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "1LT",
 "bodyStyle": "wagon",
 "color": "white",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 100703,
 "vin": "KL7CJLSBXHB169837",
 "image": "https://cdn05.carsforsale.com/7c5c95f9701dade5af4a2e63f4515a64/1280x960/2017-chevrolet-trax-lt-4dr-crossover.jpg",
 "url": "https://carchat.io/v/lot-72ea8b3d/KL7CJLSBXHB169837",
 "dealer": {
  "id": "lot-72ea8b3d",
  "name": "Lot 72ea8b3d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-72ea8b3d"
 },
 "description": null,
 "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": "lot-72ea8b3d",
   "vin": "KL7CJLSBXHB169837",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}