{
 "id": "2C3CDYBT2DH535974",
 "name": "2013 Dodge Challenger R/T",
 "year": 2013,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 28999,
 "currency": "USD",
 "mileage": 11611,
 "vin": "2C3CDYBT2DH535974",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/2C3CDYBT2DH535974",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Step into the fast lane with this sleek White 2013 Dodge Challenger! This mean machine is more than just a car - it's a statement! With its powerful engine roaring beneath the hood, you'll feel the adrenaline rush with every drive. The spacious interior is designed for comfort and style, while the retro-inspired exterior turns heads wherever you go. Best of all, this Challenger comes with a Carfax report available, giving you peace of mind and assurance about its history. Ready to hit the road w",
 "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": "2C3CDYBT2DH535974",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}