{
 "id": "1GC4K1E8XFF529199",
 "name": "2015 Chevrolet Silverado 3500HD High Country",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 3500HD",
 "trim": "High Country",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 33900,
 "currency": "USD",
 "mileage": 180016,
 "vin": "1GC4K1E8XFF529199",
 "image": "https://cdn05.carsforsale.com/08f9d96d11fb446d1656c99e0971841f/1280x960/2015-chevrolet-silverado-3500hd-high-country-4x4-4dr-crew-cab-lb-drw.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/1GC4K1E8XFF529199",
 "dealer": {
  "id": "gatortruckcenter",
  "name": "Gatortruckcenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gatortruckcenter"
 },
 "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": "gatortruckcenter",
   "vin": "1GC4K1E8XFF529199",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}