{
 "id": "1C6SRFLP4SN594065",
 "name": "2025 Ram 1500",
 "year": 2025,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 49205,
 "currency": "USD",
 "mileage": 32060,
 "vin": "1C6SRFLP4SN594065",
 "image": "https://pictures.dealer.com/j/jimturnerchevrolettxgm/0559/f0554b77d2c1cdee1ef1aa8f928473e5x.jpg",
 "url": "https://carchat.io/v/jim-turner-chevrolet/1C6SRFLP4SN594065",
 "dealer": {
  "id": "jim-turner-chevrolet",
  "name": "Jim Turner Chevrolet",
  "city": "McGregor",
  "state": "TX",
  "url": "https://carchat.io/d/jim-turner-chevrolet"
 },
 "description": "Used 2025 Ram 1500 from Jim Turner Chevrolet in McGregor, TX, 76657. Call (254) 236-6403 for more information.",
 "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": "jim-turner-chevrolet",
   "vin": "1C6SRFLP4SN594065",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}