{
 "id": "3C6UR5CJ7VG385530",
 "name": "New 2027 Ram 2500 Tradesman",
 "year": 2027,
 "make": "Ram",
 "model": "2500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 60300,
 "currency": "USD",
 "mileage": null,
 "vin": "3C6UR5CJ7VG385530",
 "image": null,
 "url": "https://carchat.io/v/vernon-chrysler-dodge-jeep-ram/3C6UR5CJ7VG385530",
 "dealer": {
  "id": "vernon-chrysler-dodge-jeep-ram",
  "name": "Vernon Chrysler Dodge Jeep Ram",
  "city": "Vernon",
  "state": "TX",
  "url": "https://carchat.io/d/vernon-chrysler-dodge-jeep-ram"
 },
 "description": "Is this 2027 Ram 2500 your perfect car? Contact Vernon Chrysler Dodge Jeep Ram to see this Bright White Tradesman Pickup available for $60300",
 "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": "vernon-chrysler-dodge-jeep-ram",
   "vin": "3C6UR5CJ7VG385530",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}