{
 "id": "2C3CDZAG5GH130691",
 "name": "2016 Dodge Challenger SXT",
 "year": 2016,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 9988,
 "currency": "USD",
 "mileage": 174253,
 "vin": "2C3CDZAG5GH130691",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-46f0fafb7c9249ada923ebd700a469ec.jpg",
 "url": "https://carchat.io/v/perryvillemotorworx/2C3CDZAG5GH130691",
 "dealer": {
  "id": "perryvillemotorworx",
  "name": "Perryvillemotorworx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/perryvillemotorworx"
 },
 "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": "perryvillemotorworx",
   "vin": "2C3CDZAG5GH130691",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}