{
 "id": "2C3CDXBG8JH193052",
 "name": "2018 Dodge Charger SXT",
 "year": 2018,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 13498,
 "currency": "USD",
 "mileage": 109191,
 "vin": "2C3CDXBG8JH193052",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-f5bc66dd913c4b0aafee8a8ded280e84.jpg",
 "url": "https://carchat.io/v/lot-ca9f2b70/2C3CDXBG8JH193052",
 "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": "2C3CDXBG8JH193052",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}