{
 "id": "1FTFW1RG7KFC16068",
 "name": "2019 Ford F-150 Super Crew - Raptor",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "Super Crew - Raptor",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 39990,
 "currency": "USD",
 "mileage": 129032,
 "vin": "1FTFW1RG7KFC16068",
 "image": "https://cdn05.carsforsale.com/00df73f9934024fd6d6c15e362bccfe737/1280x960/2019-ford-f-150-raptor-4x4-4dr-supercrew-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-9d64dd01/1FTFW1RG7KFC16068",
 "dealer": {
  "id": "lot-9d64dd01",
  "name": "Lot 9d64dd01",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-9d64dd01"
 },
 "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-9d64dd01",
   "vin": "1FTFW1RG7KFC16068",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}