{
 "id": "2C3CDXBG1NH178799",
 "name": "2022 Dodge Charger SXT 4dr Sedan",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 20999,
 "currency": "USD",
 "mileage": 59134,
 "vin": "2C3CDXBG1NH178799",
 "image": "https://cdn05.carsforsale.com/2400817c6ed15daf037aca9f1bd2c94b/1280x960/2022-dodge-charger-sxt-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-b3cb4c06/2C3CDXBG1NH178799",
 "dealer": {
  "id": "lot-b3cb4c06",
  "name": "Lot b3cb4c06",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b3cb4c06"
 },
 "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-b3cb4c06",
   "vin": "2C3CDXBG1NH178799",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}