{
 "id": "2C3CDZAG2JH242162",
 "name": "2018 Dodge Challenger SXT",
 "year": 2018,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 107017,
 "vin": "2C3CDZAG2JH242162",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/2C3CDZAG2JH242162",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Rev up your engines and get ready for a wild ride in this sleek 2018 Dodge Challenger! This cool gray coupe is the epitome of muscle and style combined. With its powerful engine purring under the hood, you'll feel the adrenaline rush the moment you hit the gas pedal.Step inside the spacious cabin and you'll be greeted with comfortable seating that hugs you in all the right places. The leather-wrapped steering wheel feels great in your hands as you navigate the open road ahead. Pop on your favori",
 "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": "bigcitycarsfortwayne",
   "vin": "2C3CDZAG2JH242162",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}