{
 "id": "KL4CJASB0GB694213",
 "name": "2016 Buick Encore Base",
 "year": 2016,
 "make": "Buick",
 "model": "Encore",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "river rock metallic",
 "condition": "used",
 "price": 10914,
 "currency": "USD",
 "mileage": 80504,
 "vin": "KL4CJASB0GB694213",
 "image": null,
 "url": "https://carchat.io/v/lot-3eed0b13/KL4CJASB0GB694213",
 "dealer": {
  "id": "lot-3eed0b13",
  "name": "Lot 3eed0b13",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3eed0b13"
 },
 "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-3eed0b13",
   "vin": "KL4CJASB0GB694213",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}