{
 "id": "3GCUYAEF3MG190021",
 "name": "2021 Chevrolet Silverado 1500 Work Truck",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 24995,
 "currency": "USD",
 "mileage": 101804,
 "vin": "3GCUYAEF3MG190021",
 "image": "https://images.cardog.com/s3/cardog-images/Dealers/10193/292/Inventory/204437/204437_1BC97B5E233C0D96F6546337A32D8492.jpg",
 "url": "https://carchat.io/v/wheelwayautos/3GCUYAEF3MG190021",
 "dealer": {
  "id": "wheelwayautos",
  "name": "Wheelwayautos",
  "city": "Santa",
  "state": "FE",
  "url": "https://carchat.io/d/wheelwayautos"
 },
 "description": "Introducing the 2021 Chevrolet Silverado 1500 Work Truck, the workhorse you never knew you needed! This rugged beauty is dressed in a stunning blue exterior that screams Look at me, I can haul all your dreams (and maybe a few yards of mulch too)! With 101,481 miles on the odometer, it doesn't just sit around in the driveway looking pretty—its ready to tackle whatever the great outdoors dares to throw at it. Powered by a reliable EcoTec3 5.3L V8 engine, this beast churns out a mighty 355 horsepow",
 "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": "wheelwayautos",
   "vin": "3GCUYAEF3MG190021",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}