{
 "id": "1C6RREJT0RN219048",
 "name": "2024 Ram 1500 Laramie",
 "year": 2024,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 39585,
 "currency": "USD",
 "mileage": 61489,
 "vin": "1C6RREJT0RN219048",
 "image": null,
 "url": "https://carchat.io/v/ingram-park-auto-center/1C6RREJT0RN219048",
 "dealer": {
  "id": "ingram-park-auto-center",
  "name": "Ingram Park Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ingram-park-auto-center"
 },
 "description": "Red 2024 Ram 1500 Laramie RWD 8-Speed Automatic 18/23 City/Highway MPG 2024 Ram 1500 Laramie HEMI 5.7L V8 Multi Displacement VVT eTorque",
 "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": "ingram-park-auto-center",
   "vin": "1C6RREJT0RN219048",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}