{
 "id": "1G4GB5G36GF176737",
 "name": "2016 Buick LaCrosse Leather",
 "year": 2016,
 "make": "Buick",
 "model": "LaCrosse",
 "trim": "Leather",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 10900,
 "currency": "USD",
 "mileage": 109381,
 "vin": "1G4GB5G36GF176737",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-53842cac40a24eeeabda66f6bd6a5828.jpg",
 "url": "https://carchat.io/v/topendauto/1G4GB5G36GF176737",
 "dealer": {
  "id": "topendauto",
  "name": "Topendauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/topendauto"
 },
 "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": "topendauto",
   "vin": "1G4GB5G36GF176737",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}