{
 "id": "1C6SRFJT4LN402242",
 "name": "2020 Ram 1500 Laramie",
 "year": 2020,
 "make": "Ram",
 "model": "1500",
 "trim": "Laramie",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 38370,
 "currency": "USD",
 "mileage": 44969,
 "vin": "1C6SRFJT4LN402242",
 "image": null,
 "url": "https://carchat.io/v/honda/1C6SRFJT4LN402242",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": "Honda",
  "state": "CR",
  "url": "https://carchat.io/d/honda"
 },
 "description": "Discover the power and capability of the 2020 Ram 1500 Laramie. This exceptional truck is built to handle any task with confidence, whether you're navigating the job site or exploring the open road. Boasting a HEMI 5.7L V8 engine with eTorque technology, the Laramie delivers impressive performance and efficiency, offering 15 city/21 highway MPG. - Laramie Level 1 Equipment Group - Rear Underseat Compartment Storage - 3.92 Rear Axle Ratio - Anti-Spin Differential Rear Axle - 5.7L V8 eTorque HEMI ",
 "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": "honda",
   "vin": "1C6SRFJT4LN402242",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}