{
 "id": "2C3CDXJG4JH182261",
 "name": "2018 Dodge Charger GT Plus AWD 4dr Sedan",
 "year": 2018,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT Plus AWD 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "green",
 "condition": "used",
 "price": 15499,
 "currency": "USD",
 "mileage": 117468,
 "vin": "2C3CDXJG4JH182261",
 "image": "https://cdn05.carsforsale.com/6837525ba8fda63c18ddf5dc35d033d1/1280x960/2018-dodge-charger-gt-plus-awd-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-402c2a30/2C3CDXJG4JH182261",
 "dealer": {
  "id": "lot-402c2a30",
  "name": "Lot 402c2a30",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-402c2a30"
 },
 "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-402c2a30",
   "vin": "2C3CDXJG4JH182261",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}