{
 "id": "1FT7W2BT8HEF11826",
 "name": "Used 2017 Ford F-250 Super Duty Lariat",
 "year": 2017,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 37197,
 "currency": "USD",
 "mileage": 123827,
 "vin": "1FT7W2BT8HEF11826",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/51680535257/Used-2017-Ford-F-250SuperDuty-Lariat-ID51680535257-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTMwLzEtMjg1OTczOTAtNmE2YmIwMWMxNzU3ZS5qcGc=",
 "url": "https://carchat.io/v/tom-light-chevrolet-co/1FT7W2BT8HEF11826",
 "dealer": {
  "id": "tom-light-chevrolet-co",
  "name": "Tom Light Chevrolet Co.",
  "city": "Bryan",
  "state": "TX",
  "url": "https://carchat.io/d/tom-light-chevrolet-co"
 },
 "description": "description",
 "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": "tom-light-chevrolet-co",
   "vin": "1FT7W2BT8HEF11826",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}