{
 "id": "W04WJ3N51KG364459",
 "name": "2019 Buick Cascada",
 "year": 2019,
 "make": "Buick",
 "model": "Cascada",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 27980,
 "currency": "USD",
 "mileage": 37729,
 "vin": "W04WJ3N51KG364459",
 "image": "https://cdn05.carsforsale.com/556b759be23d87e269f6da26a737fcf9/480x360/2019-buick-cascada-sport-touring-2dr-convertible.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/W04WJ3N51KG364459",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "2019 Buick Cascada. Used condition with 37,729 miles and priced at $27,980.",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "W04WJ3N51KG364459",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}