{
 "id": "3C4PDCAB0FT728465",
 "name": "2015 Dodge Journey SE",
 "year": 2015,
 "make": "Dodge",
 "model": "Journey",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 123100,
 "vin": "3C4PDCAB0FT728465",
 "image": "https://cdn05.carsforsale.com/561ab853eb648f7f1138b173cae3b86c/1280x960/2015-dodge-journey-se-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-b10aa51f/3C4PDCAB0FT728465",
 "dealer": {
  "id": "lot-b10aa51f",
  "name": "Lot b10aa51f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b10aa51f"
 },
 "description": "3Rd Row Seat Comes with warranty 123k Miles If you have any questions please call us 916-544-1881",
 "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-b10aa51f",
   "vin": "3C4PDCAB0FT728465",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}