{
 "id": "2C3CDZAG3HH527673",
 "name": "2017 Dodge Challenger SXT",
 "year": 2017,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 114115,
 "vin": "2C3CDZAG3HH527673",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/2C3CDZAG3HH527673",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Meet a black 2017 Dodge Challenger that brings classic muscle-car attitude with everyday drivability. From its long-hood coupe profile to that deep black finish, it looks ready for a night cruise even when its just headed to your Monday commute.Under the hood is a 3.6L V6 that runs on gasoline, paired with an automatic transmission for easy, smooth driving. With rear-wheel drive, it delivers that traditional Challenger feelconfident and composed, with a hint of playful spirit when the road opens",
 "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": "carmartsc",
   "vin": "2C3CDZAG3HH527673",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}