{
 "id": "3GCUYEED9KG273794",
 "name": "2019 Chevrolet Silverado 1500 RST",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "RST",
 "bodyStyle": "truck",
 "color": "steel metallic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 115748,
 "vin": "3GCUYEED9KG273794",
 "image": null,
 "url": "https://carchat.io/v/wolfeford/3GCUYEED9KG273794",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2019 Chevrolet Silverado 1500 RST Satin Steel Metallic 4WD EcoTec3 5.3L V8 8-Speed Automatic 8-Speed Automatic, 4WD, Jet Black Cloth, 10-Way Power Driver Seat w/Lumbar, 12-Volt Rear Auxiliary Power Outlet, 170 Amp Alternator, 2 USB Ports (First Row), 220 Amps Alternator, 3.23 Rear Axle Ratio, 4-Way Manual Driver Seat Adjuster, 4-Wheel Disc Brakes, 4.2\" Diagonal Color Display Driver Info Center, 40/20/40 Front Split-Bench Seat, 6 Speakers, 6-Speaker Audio System, ABS brakes, Air Conditioning, All",
 "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": "wolfeford",
   "vin": "3GCUYEED9KG273794",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}