{
 "id": "1G1PE5SB0F7118330",
 "name": "2015 Chevrolet Cruze 2LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": "2LT",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": 112013,
 "vin": "1G1PE5SB0F7118330",
 "image": "https://cdn05.carsforsale.com/2386e0559b0afbc3353c322d6e0f5b91/1280x960/2015-chevrolet-cruze-2lt-auto-4dr-sedan-w-1sh.jpg",
 "url": "https://carchat.io/v/lot-72ea8b3d/1G1PE5SB0F7118330",
 "dealer": {
  "id": "lot-72ea8b3d",
  "name": "Lot 72ea8b3d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-72ea8b3d"
 },
 "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-72ea8b3d",
   "vin": "1G1PE5SB0F7118330",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}