{
 "id": "2C3CDXGJ4NH259638",
 "name": "2022 Dodge Charger Scat Pack",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": "Scat Pack",
 "bodyStyle": "sedan",
 "color": "green",
 "condition": "used",
 "price": 37995,
 "currency": "USD",
 "mileage": 80039,
 "vin": "2C3CDXGJ4NH259638",
 "image": "https://cdn05.carsforsale.com/00c056a58213ed207958ded4605e8b006a/1280x960/2022-dodge-charger-scat-pack-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-cfaab3a7/2C3CDXGJ4NH259638",
 "dealer": {
  "id": "lot-cfaab3a7",
  "name": "Lot cfaab3a7",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-cfaab3a7"
 },
 "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-cfaab3a7",
   "vin": "2C3CDXGJ4NH259638",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}