{
 "id": "1FTFW1ET7DFB08913",
 "name": "2013 Ford F-150 4WD SuperCrew 145\" XL",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": "4WD SuperCrew 145\" XL",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 14988,
 "currency": "USD",
 "mileage": 151339,
 "vin": "1FTFW1ET7DFB08913",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/1FTFW1ET7DFB08913",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Get ready to turn heads in this fiery red 2013 Ford F-150! With its rugged exterior and powerful engine, this truck is ready to tackle any adventure that comes its way. The spacious cabin and comfortable seating make road trips a breeze, while the advanced technology keeps you connected and entertained on the go. Whether you're hauling heavy loads or cruising around town, the impressive towing capacity and smooth handling of this F-150 will make every drive an enjoyable experience. So rev up the",
 "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": "bestpriceautosales",
   "vin": "1FTFW1ET7DFB08913",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}