{
 "id": "1FTFW4L56SFB10512",
 "name": "2025 Ford F-150",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 59990,
 "currency": "USD",
 "mileage": 22350,
 "vin": "1FTFW4L56SFB10512",
 "image": "https://pictures.dealer.com/m/marshalltxfordfd/0746/7aa8f1787c905a9afd52d76f34bc29a1x.jpg",
 "url": "https://carchat.io/v/marshall-ford/1FTFW4L56SFB10512",
 "dealer": {
  "id": "marshall-ford",
  "name": "Marshall Ford",
  "city": "Marshall",
  "state": "TX",
  "url": "https://carchat.io/d/marshall-ford"
 },
 "description": "Used 2025 Ford F-150 from Marshall Ford in Marshall, TX, 75672. Call 903-935-0665 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": "marshall-ford",
   "vin": "1FTFW4L56SFB10512",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}