{
 "id": "1FTFW4L8XSFA01044",
 "name": "2025 Ford F-150",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 54995,
 "currency": "USD",
 "mileage": 41161,
 "vin": "1FTFW4L8XSFA01044",
 "image": "https://pictures.dealer.com/l/lovingtoyota/0382/8a47459719787016b61056271257f661x.jpg",
 "url": "https://carchat.io/v/loving-toyota/1FTFW4L8XSFA01044",
 "dealer": {
  "id": "loving-toyota",
  "name": "Loving Toyota",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-toyota"
 },
 "description": "Used 2025 Ford F-150 from Loving Toyota in Lufkin, TX, 75901 and near Livingston, Nacogdoches, Jasper and Trinity. Call (936) 699-1000 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": "loving-toyota",
   "vin": "1FTFW4L8XSFA01044",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}