{
 "id": "2C3CDXHGXMH523401",
 "name": "2021 Dodge Charger GT Sedan 4D",
 "year": 2021,
 "make": "Dodge",
 "model": "Charger GT",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 21998,
 "currency": "USD",
 "mileage": 79576,
 "vin": "2C3CDXHGXMH523401",
 "image": "https://imagescdn.dealercarsearch.com/Media/17326/24005256/639235181767239962.jpg",
 "url": "https://carchat.io/v/210-auto-credit/2C3CDXHGXMH523401",
 "dealer": {
  "id": "210-auto-credit",
  "name": "210 Auto Credit",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/210-auto-credit"
 },
 "description": "Gray 2021 Dodge Charger GT Sedan 4D with Gray interior for sale in San Antonio. Shop 210 Auto Credit N 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": "210-auto-credit",
   "vin": "2C3CDXHGXMH523401",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}