{
 "id": "1GCPYDEK0LZ222384",
 "name": "2020 Chevrolet Silverado 1500",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 25500,
 "currency": "USD",
 "mileage": 117636,
 "vin": "1GCPYDEK0LZ222384",
 "image": "https://cdn05.carsforsale.com/6411b010f56efed6e40d29cd00dee53c/480x360/2020-chevrolet-silverado-1500-lt-4x4-4dr-crew-cab-6-6-ft-sb.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1GCPYDEK0LZ222384",
 "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": "1GCPYDEK0LZ222384",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}