{
 "id": "1G1JC5SH4G4150250",
 "name": "2016 Chevrolet Sonic Automatic",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Sonic",
 "trim": "Automatic",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 88099,
 "vin": "1G1JC5SH4G4150250",
 "image": null,
 "url": "https://carchat.io/v/luckymotors/1G1JC5SH4G4150250",
 "dealer": {
  "id": "luckymotors",
  "name": "Luckymotors",
  "city": "Villa Park",
  "state": "IL",
  "url": "https://carchat.io/d/luckymotors"
 },
 "description": "Visit Lucky Motors online at luckymotors.com to see more pictures of this vehicle or call us at 630-458-1200 today to schedule your test drive.",
 "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": "luckymotors",
   "vin": "1G1JC5SH4G4150250",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}