{
 "id": "5XXGM4A74DG100113",
 "name": "2013 Kia Optima LX",
 "year": 2013,
 "make": "Kia",
 "model": "Optima",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 275201,
 "vin": "5XXGM4A74DG100113",
 "image": "https://portal.waynereaves.net/service/picture/29553/11059AC/7a109f85e3b00f9478465d1212de4f1eb55bf410.jpg",
 "url": "https://carchat.io/v/theautoclub/5XXGM4A74DG100113",
 "dealer": {
  "id": "theautoclub",
  "name": "Theautoclub",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/theautoclub"
 },
 "description": null,
 "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": "theautoclub",
   "vin": "5XXGM4A74DG100113",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}