{
 "id": "2C3CDXHG1PH649280",
 "name": "2023 Dodge Charger GT",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "orange",
 "condition": "used",
 "price": 20051,
 "currency": "USD",
 "mileage": 15784,
 "vin": "2C3CDXHG1PH649280",
 "image": "https://cdn05.carsforsale.com/7185516ac687e8439f0fd9bc53bbb3c1/1280x960/2023-dodge-charger-gt-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-f82acb89/2C3CDXHG1PH649280",
 "dealer": {
  "id": "lot-f82acb89",
  "name": "Lot f82acb89",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f82acb89"
 },
 "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-f82acb89",
   "vin": "2C3CDXHG1PH649280",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}