{
 "id": "2C3CDZJG1NH249674",
 "name": "2022 Dodge Challenger GT",
 "year": 2022,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 24495,
 "currency": "USD",
 "mileage": 63088,
 "vin": "2C3CDZJG1NH249674",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/2C3CDZJG1NH249674",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Step into the fast lane with this stunning Red 2022 Dodge Challenger used car! This beauty comes fully loaded with a powerful engine, sleek exterior styling, and a comfortable interior that will make every drive an exhilarating experience. Whether you're cruising down the highway or tearing up the track, this Challenger is sure to turn heads wherever you go.But the fun doesn't stop there - this car also comes with a Carfax report, giving you peace of mind knowing the vehicle's history and making",
 "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": "uscarsales1",
   "vin": "2C3CDZJG1NH249674",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}