{
 "id": "2C3CDXCT4GH187964",
 "name": "2016 Dodge Charger R/T",
 "year": 2016,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 12600,
 "currency": "USD",
 "mileage": 136512,
 "vin": "2C3CDXCT4GH187964",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/2C3CDXCT4GH187964",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Step into this sleek black 2016 Dodge Charger and let the road be your playground. With its powerful engine, smooth handling, and striking design, this car is sure to turn heads wherever you go. The spacious interior offers comfort and style, making every drive a pleasure. And with the available Carfax report, you can feel confident knowing the car's history is transparent and reliable.Whether you're cruising down the highway, running errands around town, or just enjoying a weekend drive, this C",
 "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": "2C3CDXCT4GH187964",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}