{
 "id": "2C3CDXJGXLH105025",
 "name": "2020 Dodge Charger SXT",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "granite pearlcoat",
 "condition": "used",
 "price": 23595,
 "currency": "USD",
 "mileage": 71596,
 "vin": "2C3CDXJGXLH105025",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/30261_max.jpg",
 "url": "https://carchat.io/v/automall59/2C3CDXJGXLH105025",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2020 Dodge Charger brings sporty performance without pretense. The sedan feels planted on the highway and the twin tailpipes announce what you already know when you put your foot down. Steering wheel controls and Bluetooth keep your focus where it belongs. A rear camera makes tight parking easier, cruise control settles in for the long run, and the tinted windows add a bit of privacy. Come try the Charger and see how it fits your day.",
 "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": "automall59",
   "vin": "2C3CDXJGXLH105025",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}