{
 "id": "1FTEW3LP3SKE14461",
 "name": "Used 2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "yellow",
 "condition": "used",
 "price": 39990,
 "currency": "USD",
 "mileage": 38974,
 "vin": "1FTEW3LP3SKE14461",
 "image": "https://pictures.dealer.com/p/pollardpreowned/0018/a352972320ec24451763adad01507161x.jpg",
 "url": "https://carchat.io/v/pollard-west/1FTEW3LP3SKE14461",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Pollard Pre-Owned to see this Yellow XLT Truck SuperCrew Cab available for $39990",
 "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": "pollard-west",
   "vin": "1FTEW3LP3SKE14461",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}