{
 "id": "1ZVBP8CF6D5261299",
 "name": "2013 Ford Mustang GT",
 "year": 2013,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 11983,
 "currency": "USD",
 "mileage": 167101,
 "vin": "1ZVBP8CF6D5261299",
 "image": null,
 "url": "https://carchat.io/v/integrity-chevrolet/1ZVBP8CF6D5261299",
 "dealer": {
  "id": "integrity-chevrolet",
  "name": "Integrity Chevrolet",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/integrity-chevrolet"
 },
 "description": "Priced below KBB Fair Purchase Price! Black 2013 Ford Mustang GT Premium RWD 6-Speed Automatic 5.0L V8 Ti-VCT 32VRecent Arrival!Awards:* 2013 KBB.com Brand Image Awards * 2013 KBB.com 5-Year Cost to Own Awards",
 "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": "integrity-chevrolet",
   "vin": "1ZVBP8CF6D5261299",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}