{
 "id": "1ZVBP8CU8D5251064",
 "name": "2013 Ford Mustang GT",
 "year": 2013,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 45888,
 "currency": "USD",
 "mileage": 30463,
 "vin": "1ZVBP8CU8D5251064",
 "image": null,
 "url": "https://carchat.io/v/lemanscars/1ZVBP8CU8D5251064",
 "dealer": {
  "id": "lemanscars",
  "name": "Lemanscars",
  "city": "Woburn",
  "state": "MA",
  "url": "https://carchat.io/d/lemanscars"
 },
 "description": "This 2013 Ford Mustang Boss 302 in stunning red is a high-performance machine built for driving enthusiasts. With its iconic HiPo 5.0L V8 engine paired to a 6-speed manual transmission and rear-wheel drive, this coupe delivers serious power and engaging driver control. At just over 30,000 miles, this Boss 302 remains in excellent condition and ready for its next chapter. - HiPo 5.0L V8 32V Ti-VCT engine with 6-speed manual transmission - RECARO cloth sport seats and TORSEN helical differential -",
 "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": "lemanscars",
   "vin": "1ZVBP8CU8D5251064",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}