{
 "id": "1GC1YLE79PF261543",
 "name": "2023 Chevrolet Silverado 2500HD Work Truck",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Silverado 2500HD",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 34900,
 "currency": "USD",
 "mileage": 112015,
 "vin": "1GC1YLE79PF261543",
 "image": "https://cdn05.carsforsale.com/1c184a7304675519e75ecdf40fcb2508/1280x960/2023-chevrolet-silverado-2500hd-work-truck-4x4-4dr-crew-cab-lb.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/1GC1YLE79PF261543",
 "dealer": {
  "id": "gatortruckcenter",
  "name": "Gatortruckcenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gatortruckcenter"
 },
 "description": "4x4 6.6 l gas engine truck .",
 "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": "gatortruckcenter",
   "vin": "1GC1YLE79PF261543",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}