{
 "id": "3GTU2VEC3FG106331",
 "name": "2015 GMC Sierra 1500 SLT",
 "year": 2015,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": "SLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 19900,
 "currency": "USD",
 "mileage": 168587,
 "vin": "3GTU2VEC3FG106331",
 "image": "https://cdn05.carsforsale.com/0089b4c89719c7989b5c6f386db443a403/1280x960/2015-gmc-sierra-1500-slt-4x4-4dr-crew-cab-5-8-ft-sb.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/3GTU2VEC3FG106331",
 "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": "3GTU2VEC3FG106331",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}