{
 "id": "1FTFW1E5XMKF14709",
 "name": "2021 Ford F-150 XL 4WD SuperCrew 5.5' Box",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL 4WD SuperCrew 5.5' Box",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 57999,
 "currency": "USD",
 "mileage": 29780,
 "vin": "1FTFW1E5XMKF14709",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1FTFW1E5XMKF14709",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Get ready to conquer the road in this stunning 2021 Ford F-150! With its eye-catching white exterior, this truck is sure to turn heads wherever you go. Step inside and you'll find a spacious and comfortable interior that's perfect for long road trips or daily commutes. Equipped with a powerful engine and smooth handling, this F-150 delivers an exhilarating driving experience every time you hit the gas. Whether you're hauling heavy loads or simply cruising around town, this truck is up for any ch",
 "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": "uscarsales1",
   "vin": "1FTFW1E5XMKF14709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}