{
 "id": "1C6RR7PT0FS528017",
 "name": "2015 Ram 1500 Longhorn",
 "year": 2015,
 "make": "Ram",
 "model": "1500",
 "trim": "Longhorn",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 14893,
 "currency": "USD",
 "mileage": 151693,
 "vin": "1C6RR7PT0FS528017",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/01/5391_2790152_22677677_1361501082026.jpg",
 "url": "https://carchat.io/v/adamautosalesinc/1C6RR7PT0FS528017",
 "dealer": {
  "id": "adamautosalesinc",
  "name": "Adamautosalesinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/adamautosalesinc"
 },
 "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": "adamautosalesinc",
   "vin": "1C6RR7PT0FS528017",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}