{
 "id": "F10DK640691XXXXXX",
 "name": "1965 Ford F100 Custom Reg Cab",
 "year": 1965,
 "make": "Ford",
 "model": "F100",
 "trim": "Custom Reg Cab",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 78639,
 "vin": "F10DK640691XXXXXX",
 "image": "https://imagescdn.dealercarsearch.com/Media/4357/23834479/639131618820224759.jpg",
 "url": "https://carchat.io/v/salemautosports/F10DK640691XXXXXX",
 "dealer": {
  "id": "salemautosports",
  "name": "Salemautosports",
  "city": "Trevor",
  "state": "WI",
  "url": "https://carchat.io/d/salemautosports"
 },
 "description": "1965 Ford F100 converted to 3/4 ton axles with 4WD. 345ci International V8. 4 speed manual transmission. Very solid truck from Montana. Runs and drives well. Body is straight and clean. Frame and floors are solid. Really good old truck. Visit Salem Autosports online at www.salemautosports.com to see more pictures of this vehicle or call us at 262-862-9100 today to schedule your test drive.",
 "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": "salemautosports",
   "vin": "F10DK640691XXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}