{
 "id": "2C3CDZBTXFH878332",
 "name": "2015 Dodge Challenger SXT Plus",
 "year": 2015,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT Plus",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 20599,
 "currency": "USD",
 "mileage": 90166,
 "vin": "2C3CDZBTXFH878332",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-d4b88213697f4b60a2bef8e90c4ff67f.jpg",
 "url": "https://carchat.io/v/platinumautofl/2C3CDZBTXFH878332",
 "dealer": {
  "id": "platinumautofl",
  "name": "Platinumautofl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/platinumautofl"
 },
 "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": "platinumautofl",
   "vin": "2C3CDZBTXFH878332",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}