{
 "id": "3C7WRNBLXFG637697",
 "name": "2015 Ram 5500 SLT",
 "year": 2015,
 "make": "Ram",
 "model": "5500",
 "trim": "SLT",
 "bodyStyle": null,
 "color": "white",
 "condition": "used",
 "price": 55574,
 "currency": "USD",
 "mileage": 44558,
 "vin": "3C7WRNBLXFG637697",
 "image": "https://static.overfuel.com/photos/1001/1633092/9c2a6ac1-1eab-4fb4-83be-b37effea3342.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/3C7WRNBLXFG637697",
 "dealer": {
  "id": "roger-williams-chrysler-dodge-jeep-ram",
  "name": "Roger Williams Chrysler Dodge Jeep Ram",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/roger-williams-chrysler-dodge-jeep-ram"
 },
 "description": "Pre-owned 2015 Ram 5500 SLT in Weatherford, TX",
 "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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "3C7WRNBLXFG637697",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}