{
 "id": "2G1FK3DJ2B9195321",
 "name": "2011 Chevrolet Camaro 2SS",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "2SS",
 "bodyStyle": "convertible",
 "color": null,
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 146700,
 "vin": "2G1FK3DJ2B9195321",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-dfdffef4074f46f2b31bb42de47352f0.jpg",
 "url": "https://carchat.io/v/lot-baf50054/2G1FK3DJ2B9195321",
 "dealer": {
  "id": "lot-baf50054",
  "name": "Lot baf50054",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-baf50054"
 },
 "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-baf50054",
   "vin": "2G1FK3DJ2B9195321",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}