{
 "id": "3GCPCREC7FG525932",
 "name": "2015 Chevrolet Silverado 1500",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 142557,
 "vin": "3GCPCREC7FG525932",
 "image": "https://cdn05.carsforsale.com/3a32437ac9db7ae26c706f4d8162561d/480x360/2015-chevrolet-silverado-1500-lt-4x2-4dr-crew-cab-5-8-ft-sb.jpg",
 "url": "https://carchat.io/v/sanders-auto-solutions/3GCPCREC7FG525932",
 "dealer": {
  "id": "sanders-auto-solutions",
  "name": "Sanders Auto Solutions",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/sanders-auto-solutions"
 },
 "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": "sanders-auto-solutions",
   "vin": "3GCPCREC7FG525932",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}