{
 "id": "2C3CDXBG2LH121895",
 "name": "2020 Dodge Charger SXT",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "triple nickel clearcoat",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 139135,
 "vin": "2C3CDXBG2LH121895",
 "image": "https://cdn.dlron.us/assets/stock/ColorMatched_01/Transparent/1280/cc_2020DOC20_01_1280/cc_2020DOC201627512_01_1280_PSE.png",
 "url": "https://carchat.io/v/waxusedcars/2C3CDXBG2LH121895",
 "dealer": {
  "id": "waxusedcars",
  "name": "Waxusedcars",
  "city": "Rogue",
  "state": "SV",
  "url": "https://carchat.io/d/waxusedcars"
 },
 "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": "waxusedcars",
   "vin": "2C3CDXBG2LH121895",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}