{
 "id": "1FTFW5LD8SFA43893",
 "name": "Certified Pre-Owned 2025 Ford F-150 Lariat",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 52220,
 "currency": "USD",
 "mileage": 21312,
 "vin": "1FTFW5LD8SFA43893",
 "image": "https://pictures.dealer.com/b/bobutterfordfd/0494/82cb2e566ab630b6c1586895967ab868x.jpg",
 "url": "https://carchat.io/v/bob-utter-ford/1FTFW5LD8SFA43893",
 "dealer": {
  "id": "bob-utter-ford",
  "name": "Bob Utter Ford",
  "city": "Sherman",
  "state": "TX",
  "url": "https://carchat.io/d/bob-utter-ford"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Bob Utter Ford to see this White Metallic Lariat Truck SuperCrew Cab available for $52220",
 "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": "bob-utter-ford",
   "vin": "1FTFW5LD8SFA43893",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}