{
 "id": "1FT7W2BA3SED13287",
 "name": "Used 2025 Ford F-250SD XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-250SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 48990,
 "currency": "USD",
 "mileage": 45106,
 "vin": "1FT7W2BA3SED13287",
 "image": "https://pictures.dealer.com/p/pollardfriendlycofordfd/1061/362600d7ff5a704da511ea022bb42f3bx.jpg",
 "url": "https://carchat.io/v/pollard-friendly-ford/1FT7W2BA3SED13287",
 "dealer": {
  "id": "pollard-friendly-ford",
  "name": "Pollard Friendly Ford",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-friendly-ford"
 },
 "description": "Is this 2025 Ford F-250SD your perfect car? Contact Pollard Friendly Ford Co to see this Oxford White XLT Truck available for $48990",
 "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-friendly-ford",
   "vin": "1FT7W2BA3SED13287",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}