{
 "id": "1C3CCBCB3CN306411",
 "name": "2012 Chrysler 200 Limited",
 "year": 2012,
 "make": "Chrysler",
 "model": "200",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 116592,
 "vin": "1C3CCBCB3CN306411",
 "image": "https://portal.waynereaves.net/service/picture/33685/306411/a44db474512e1a2b9d282a49a2b94ca05786ecde.jpg",
 "url": "https://carchat.io/v/896-6222/1C3CCBCB3CN306411",
 "dealer": {
  "id": "896-6222",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/896-6222"
 },
 "description": "2012 Chrysler 200 Limited — $1,200 Down Comfortable midsize sedan powered by a 2.4L 4-cylinder engine with automatic transmission and front-wheel drive. Limited trim with a comfortable interior and premium features. — 116,592 miles — VIN: 1C3CCBCB3CN306411 — 2.4L I-4 Gas • Automatic • FWD — Leather Interior — Power Seats — Limited Trim  BUY HERE PAY HERE — WE FINANCE! ✓ $1,200 Down ✓ $125 Weekly Payments ✓ $7,500 Total Price Easy approval options available — bring valid driver’s license, proof",
 "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": "1C3CCBCB3CN306411",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}