{
 "id": "2C3CDXHG8JH220922",
 "name": "2018 Dodge Charger SXT Plus RWD",
 "year": 2018,
 "make": "Dodge",
 "model": "Charger SXT",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 94980,
 "vin": "2C3CDXHG8JH220922",
 "image": "https://imagescdn.dealercarsearch.com/Media/1408/24101896/639199935255111803.jpg",
 "url": "https://carchat.io/v/champion-motor-co/2C3CDXHG8JH220922",
 "dealer": {
  "id": "champion-motor-co",
  "name": "Champion Motor Co",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/champion-motor-co"
 },
 "description": "Black 2018 Dodge Charger SXT Plus RWD with Black interior for sale in San Antonio. Shop Champion Motor Co. for great deals on all our Dodge inventory.",
 "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": "champion-motor-co",
   "vin": "2C3CDXHG8JH220922",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}