{
 "id": "1C4RJFBG4LC340059",
 "name": "2020 Jeep Grand Cherokee",
 "year": 2020,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 92316,
 "vin": "1C4RJFBG4LC340059",
 "image": "https://cdn05.carsforsale.com/6106b6fd7d0fc751701d5cd9deeb7414/480x360/2020-jeep-grand-cherokee-limited-x-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1C4RJFBG4LC340059",
 "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": "1C4RJFBG4LC340059",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}