{
 "id": "1FT8W3DM2REE00755",
 "name": "Used 2024 Ford F-350 Platinum",
 "year": 2024,
 "make": "Ford",
 "model": "F-350",
 "trim": "Used   F-350 Platinum",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 70360,
 "currency": "USD",
 "mileage": 40565,
 "vin": "1FT8W3DM2REE00755",
 "image": "https://images.otf3.pixelmotiondemo.com/mjUGZ-20260902060452.jpg",
 "url": "https://carchat.io/v/cecil-atkission-chrysler-dodge-jeep-ram/1FT8W3DM2REE00755",
 "dealer": {
  "id": "cecil-atkission-chrysler-dodge-jeep-ram",
  "name": "Cecil Atkission Chrysler Dodge Jeep Ram",
  "city": "Burnet",
  "state": "TX",
  "url": "https://carchat.io/d/cecil-atkission-chrysler-dodge-jeep-ram"
 },
 "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": "cecil-atkission-chrysler-dodge-jeep-ram",
   "vin": "1FT8W3DM2REE00755",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}