{
 "id": "1G4GC5EG2AF192704",
 "name": "2010 Buick LaCrosse CXL 4dr Sedan",
 "year": 2010,
 "make": "Buick",
 "model": "LaCrosse",
 "trim": "CXL 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 65399,
 "vin": "1G4GC5EG2AF192704",
 "image": "https://cdn05.carsforsale.com/008b10e5e17db47e195c0e50537fb2943d/1280x960/2010-buick-lacrosse-cxl-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-72ea8b3d/1G4GC5EG2AF192704",
 "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": "1G4GC5EG2AF192704",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}