{
 "id": "1C6JJTBGXLL104051",
 "name": "2020 Jeep Gladiator Rubicon",
 "year": 2020,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": "Rubicon",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 34950,
 "currency": "USD",
 "mileage": 71500,
 "vin": "1C6JJTBGXLL104051",
 "image": "https://cdn05.carsforsale.com/595d542e151040efae33824f4f6702fc/1280x960/2020-jeep-gladiator-rubicon-4x4-4dr-crew-cab-5-0-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-ccdec07e/1C6JJTBGXLL104051",
 "dealer": {
  "id": "lot-ccdec07e",
  "name": "Lot ccdec07e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-ccdec07e"
 },
 "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-ccdec07e",
   "vin": "1C6JJTBGXLL104051",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}