{
 "id": "1C6SRFLT8VN565914",
 "name": "New 2027 RAM 1500 Rebel",
 "year": 2027,
 "make": "Ram",
 "model": "1500",
 "trim": "New   1500 Rebel",
 "bodyStyle": "truck",
 "color": "green",
 "condition": "new",
 "price": 77859,
 "currency": "USD",
 "mileage": 15,
 "vin": "1C6SRFLT8VN565914",
 "image": null,
 "url": "https://carchat.io/v/22137246-efe4-43f7-9eb1-7a5ff6027fce/1C6SRFLT8VN565914",
 "dealer": {
  "id": "22137246-efe4-43f7-9eb1-7a5ff6027fce",
  "name": "Papa's Chrysler Dodge Jeep Ram",
  "city": "New Britain",
  "state": "CT",
  "url": "https://carchat.io/d/papa-s-chrysler-dodge-jeep-ram"
 },
 "description": "This 2027 RAM 1500 Rebel is new with 15 miles and listed for $77,859. The price reflects its new condition.",
 "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": "22137246-efe4-43f7-9eb1-7a5ff6027fce",
   "vin": "1C6SRFLT8VN565914",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}