{
 "id": "1FTEW1EG0HFB21376",
 "name": "2017 Ford F-150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 27999,
 "currency": "USD",
 "mileage": 110625,
 "vin": "1FTEW1EG0HFB21376",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1FTEW1EG0HFB21376",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Buckle up and get ready to hit the road in this sleek and stylish 2017 Ford F-150! This dependable beauty is like a trusty sidekick, always ready to tackle any adventure with you. With its spacious interior, powerful engine, and smooth handling, this truck is perfect for both city cruising and off-road excursions.But don't just take our word for it - a Carfax report is available for this vehicle, so you can see its pristine maintenance history and reassuring background. Feel confident knowing th",
 "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": "1FTEW1EG0HFB21376",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}