{
 "id": "1FTFW1E88PFA68230",
 "name": "2023 Ford F-150",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 41176,
 "currency": "USD",
 "mileage": 20092,
 "vin": "1FTFW1E88PFA68230",
 "image": "https://cdn05.carsforsale.com/781023d313e5a342c2de38189c987833/480x360/2023-ford-f-150-xlt.jpg",
 "url": "https://carchat.io/v/ddub/1FTFW1E88PFA68230",
 "dealer": {
  "id": "ddub",
  "name": "Ole Ben Franklin Motors Alcoa",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/ddub"
 },
 "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": "ddub",
   "vin": "1FTFW1E88PFA68230",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}