{
 "id": "2GNFLGEK7F6139506",
 "name": "2015 Chevrolet Equinox 2LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": "2LT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 113676,
 "vin": "2GNFLGEK7F6139506",
 "image": "https://cdn05.carsforsale.com/00f844f8b8616659a21d779cc40fc3e7b2/1280x960/2015-chevrolet-equinox-lt-awd-4dr-suv-w-2lt.jpg",
 "url": "https://carchat.io/v/lot-8d2bc9c8/2GNFLGEK7F6139506",
 "dealer": {
  "id": "lot-8d2bc9c8",
  "name": "Lot 8d2bc9c8",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-8d2bc9c8"
 },
 "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-8d2bc9c8",
   "vin": "2GNFLGEK7F6139506",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}