{
 "id": "1C4AJWAG8GL188761",
 "name": "2016 Jeep Wrangler Sport",
 "year": 2016,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 19988,
 "currency": "USD",
 "mileage": 65142,
 "vin": "1C4AJWAG8GL188761",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1C4AJWAG8GL188761",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "This 2016 Jeep Wrangler Sport delivers classic off-road capability with practical daily-use features. Finished in Black with a 3.6L V6 engine, this four-wheel-drive icon combines rugged performance with modern comfort. With just over 65,000 miles, this Wrangler remains well-maintained and ready for your next adventure. Key Features: - Black 3-Piece Hard Top - Uconnect Voice Command with Bluetooth - Power Heated Mirrors - Remote Keyless Entry with Security Alarm - Connectivity Group and Power Con",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1C4AJWAG8GL188761",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}