{
 "id": "3C6TR5EJ6JG310045",
 "name": "2018 Ram 2500 Power Wagon",
 "year": 2018,
 "make": "Ram",
 "model": "2500",
 "trim": "Power Wagon",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 67737,
 "vin": "3C6TR5EJ6JG310045",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/3C6TR5EJ6JG310045",
 "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 2018 Ram 2500 Power Wagon is built for serious work and adventure. With its muscular 6.4L Heavy Duty V8 HEMI engine and 4WD capability, this truck commands respect on any terrain. At just 67,737 miles, this Power Wagon remains in excellent condition and ready for the next chapter of ownership. Key features include: - 6.4L Heavy Duty V8 HEMI with MDS - 4WD with 4.10 Axle Ratio - Power Sunroof - Heated Seats Steering Wheel - ParkSense Rear Park Assist System with ParkView Back-Up Camera - Rem",
 "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": "3C6TR5EJ6JG310045",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}