{
 "id": "2C3CCARG7HH637411",
 "name": "2017 Chrysler 300 Limited",
 "year": 2017,
 "make": "Chrysler",
 "model": "300",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12498,
 "currency": "USD",
 "mileage": 86459,
 "vin": "2C3CCARG7HH637411",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-1a06260a170e46cdbf43c669f55a57ec.jpg",
 "url": "https://carchat.io/v/freddy-autos/2C3CCARG7HH637411",
 "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": "2C3CCARG7HH637411",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}