{
 "id": "1FTEW1C46LFB38510",
 "name": "Used 2020 Ford F-150 XL",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 21588,
 "currency": "USD",
 "mileage": 99838,
 "vin": "1FTEW1C46LFB38510",
 "image": "https://pictures.dealer.com/l/longhyundai/1713/701e59f818b1e35a1cae7fe034e53c29x.jpg",
 "url": "https://carchat.io/v/long-hyundai/1FTEW1C46LFB38510",
 "dealer": {
  "id": "long-hyundai",
  "name": "Long Hyundai",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/long-hyundai"
 },
 "description": "Is this 2020 Ford F-150 your perfect car? Contact Long Hyundai to see this Oxford White XL Truck available for $21588",
 "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": "long-hyundai",
   "vin": "1FTEW1C46LFB38510",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}