{
 "id": "2G1WD5E36G1133741",
 "name": "2016 Chevrolet Impala Limited Police Vehicle",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Impala Limited",
 "trim": "Police Vehicle",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 106234,
 "vin": "2G1WD5E36G1133741",
 "image": "https://cdn05.carsforsale.com/00db041c37ae1d4336e047f24af204c0a5/1280x960/2016-chevrolet-impala-limited-police-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-6fe94a01/2G1WD5E36G1133741",
 "dealer": {
  "id": "lot-6fe94a01",
  "name": "Lot 6fe94a01",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6fe94a01"
 },
 "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-6fe94a01",
   "vin": "2G1WD5E36G1133741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}