{
 "id": "2C3CDZBT3LH214479",
 "name": "2020 Dodge Challenger R/T",
 "year": 2020,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 17997,
 "currency": "USD",
 "mileage": 130184,
 "vin": "2C3CDZBT3LH214479",
 "image": "https://cdn05.carsforsale.com/1f1853525f95854211a770f647df09ab/1280x960/2020-dodge-challenger-r-t-2dr-coupe.jpg",
 "url": "https://carchat.io/v/lot-c14fa0bc/2C3CDZBT3LH214479",
 "dealer": {
  "id": "lot-c14fa0bc",
  "name": "Lot c14fa0bc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c14fa0bc"
 },
 "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-c14fa0bc",
   "vin": "2C3CDZBT3LH214479",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}