{
 "id": "2B3KA53H86H318331",
 "name": "2006 Dodge Charger R/T",
 "year": 2006,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 9498,
 "currency": "USD",
 "mileage": 106889,
 "vin": "2B3KA53H86H318331",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-17fd3c29cb3a4c03a0aa6d9a519ca500.jpg",
 "url": "https://carchat.io/v/lot-ca9f2b70/2B3KA53H86H318331",
 "dealer": {
  "id": "lot-ca9f2b70",
  "name": "Lot ca9f2b70",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-ca9f2b70"
 },
 "description": null,
 "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": "lot-ca9f2b70",
   "vin": "2B3KA53H86H318331",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}