{
 "id": "1G1PC5SH6G7128694",
 "name": "2016 Chevrolet Cruze Limited LS",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Cruze Limited",
 "trim": "LS",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 6098,
 "currency": "USD",
 "mileage": 123819,
 "vin": "1G1PC5SH6G7128694",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-472638a216a342f9b00dc72d8d0c64a0.jpg",
 "url": "https://carchat.io/v/freddy-autos/1G1PC5SH6G7128694",
 "dealer": {
  "id": "freddy-autos",
  "name": "Freddy Autos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/freddy-autos"
 },
 "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": "freddy-autos",
   "vin": "1G1PC5SH6G7128694",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}