{
 "id": "1C3CDZCB1CN161519",
 "name": "2012 Dodge Avenger SXT",
 "year": 2012,
 "make": "Dodge",
 "model": "Avenger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 62201,
 "vin": "1C3CDZCB1CN161519",
 "image": "https://portal.waynereaves.net/service/picture/33685/161519/8a94c10c6a5cede565845ceb3f08075d3d221aea.jpg",
 "url": "https://carchat.io/v/896-6222/1C3CDZCB1CN161519",
 "dealer": {
  "id": "896-6222",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/896-6222"
 },
 "description": "2012 Dodge Avenger SXT — $1,500 Down Sporty midsize sedan powered by a 2.4L 4-cylinder engine with automatic transmission and front-wheel drive. Comfortable ride with good fuel economy and nice features. — 62,201 miles — VIN: 1C3CDZCB1CN161519 — 2.4L I-4 Gas • Automatic • FWD — Sunroof — Power Seats ✓ $1,500 Down ✓ $150 Weekly Payments ✓ $8,500 Total Price Easy approval options available — bring valid driver’s license, proof of insurance, and your down payment.  Paul’s Auto Sales & Service  ",
 "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": "896-6222",
   "vin": "1C3CDZCB1CN161519",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}