{
 "id": "1FTWW31R89EA00755",
 "name": "2009 Ford F-350 Super Duty",
 "year": 2009,
 "make": "Ford",
 "model": "F-350 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 189000,
 "vin": "1FTWW31R89EA00755",
 "image": "https://cdn05.carsforsale.com/00c883fc0f968ac0b2d713a9067a69f3e0/480x360/2009-ford-f-350-super-duty-cabelas-fx4-4x4-4dr-crew-cab-6-8-ft-sb-srw-pickup.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/1FTWW31R89EA00755",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "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": "jesco-auto-sales-inc",
   "vin": "1FTWW31R89EA00755",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}