{
 "id": "2G1FA1E36C9115107",
 "name": "2012 Chevrolet Camaro LS",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "LS",
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 109960,
 "vin": "2G1FA1E36C9115107",
 "image": "https://cdn05.carsforsale.com/42f949e417dd2d52689f5ce846c341ec/1280x960/2012-chevrolet-camaro-ls-2dr-coupe-w-2ls.jpg",
 "url": "https://carchat.io/v/lot-135e711b/2G1FA1E36C9115107",
 "dealer": {
  "id": "lot-135e711b",
  "name": "Lot 135e711b",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-135e711b"
 },
 "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-135e711b",
   "vin": "2G1FA1E36C9115107",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}