{
 "id": "1G11C5SL3EF155848",
 "name": "2014 Chevrolet Malibu LT",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LT",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 200000,
 "vin": "1G11C5SL3EF155848",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2014/16362_max.jpg",
 "url": "https://carchat.io/v/automall59/1G11C5SL3EF155848",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2014 Chevrolet Malibu. This used sedan is the kind of car that makes errands easier and mornings more pleasant with a comfortable cabin and straightforward controls. Keyless entry keeps your hands free at the curb, the security system adds peace of mind, and the tire pressure monitor is one of those small conveniences you stop thinking about. Multiple airbags give added protection. Take it for a short drive and see how it fits your day.",
 "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": "1G11C5SL3EF155848",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}