{
 "id": "3GCPCREC9HG199795",
 "name": "2017 Chevrolet Silverado 1500",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 142463,
 "vin": "3GCPCREC9HG199795",
 "image": "https://cdn05.carsforsale.com/00cb804ade1547f757391c5b2215f0e83a/480x360/2017-chevrolet-silverado-1500-lt-4x2-4dr-crew-cab-5-8-ft-sb.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/3GCPCREC9HG199795",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "3GCPCREC9HG199795",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}