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