{
 "id": "1G1ZE5ST6GF342100",
 "name": "2016 Chevrolet Malibu LT",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LT",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 94200,
 "vin": "1G1ZE5ST6GF342100",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2016/23159_max.jpg",
 "url": "https://carchat.io/v/automall59/1G1ZE5ST6GF342100",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2016 Chevrolet Malibu, a used sedan made for easy commuting and trips that don't overstay their welcome. The rear camera takes the guesswork out of backing into tight spots, and the tire pressure monitoring system keeps you aware without a second thought. Cabin air filtration helps keep the interior feeling fresh, while multiple airbags are there when you need them. Practical, comfortable, and ready to earn its keep.",
 "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": "automall59",
   "vin": "1G1ZE5ST6GF342100",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}