{
 "id": "2C3CDXJG1CH284524",
 "name": "2012 Dodge Charger SXT",
 "year": 2012,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 131116,
 "vin": "2C3CDXJG1CH284524",
 "image": "https://cdn05.carsforsale.com/1670d9a12c09496dc86d865642b988ae/1280x960/2012-dodge-charger-sxt-awd-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-396e01c6/2C3CDXJG1CH284524",
 "dealer": {
  "id": "lot-396e01c6",
  "name": "Lot 396e01c6",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-396e01c6"
 },
 "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-396e01c6",
   "vin": "2C3CDXJG1CH284524",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}