{
 "id": "2C3CDXBG5EH171015",
 "name": "2014 Dodge Charger SE",
 "year": 2014,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 101414,
 "vin": "2C3CDXBG5EH171015",
 "image": null,
 "url": "https://carchat.io/v/durrettmotor/2C3CDXBG5EH171015",
 "dealer": {
  "id": "durrettmotor",
  "name": "Durrettmotor",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/durrettmotor"
 },
 "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": "durrettmotor",
   "vin": "2C3CDXBG5EH171015",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}