{
 "id": "1FTFW1E51PFA19702",
 "name": "2023 Ford F-150 Platinum",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "Platinum",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 51125,
 "currency": "USD",
 "mileage": 65325,
 "vin": "1FTFW1E51PFA19702",
 "image": "https://content.homenetiol.com/2000198/2277582/640x480/0d50ff067c3a48e3a02766885c9d9652.jpg",
 "url": "https://carchat.io/v/champion-ford/1FTFW1E51PFA19702",
 "dealer": {
  "id": "champion-ford",
  "name": "Champion Ford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/champion-ford"
 },
 "description": "LOCAL TRADE IN! PERFECT VEHICLE HISTORY REPORT!!Antimatter Blue Metallic 2023 Ford F-150 Platinum 4WD 10-Speed Automatic 5.0L V8",
 "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": "champion-ford",
   "vin": "1FTFW1E51PFA19702",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}