{
 "id": "1FT8W3BT1REE92757",
 "name": "2024 Ford Super Duty F-350 SRW King Ranch",
 "year": 2024,
 "make": "Ford",
 "model": "Super Duty F-350 SRW",
 "trim": "King Ranch",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 82981,
 "currency": "USD",
 "mileage": 16493,
 "vin": "1FT8W3BT1REE92757",
 "image": "https://static.overfuel.com/photos/304/1817313/7968fe9cecb149deb2061e4cc2a45ba0.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1FT8W3BT1REE92757",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2024 Ford Super Duty F-350 SRW King Ranch in San Antonio, 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": "american-auto-brokers",
   "vin": "1FT8W3BT1REE92757",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}