{
 "id": "1FTFW3L8XSKD85277",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 32000,
 "vin": "1FTFW3L8XSKD85277",
 "image": null,
 "url": "https://carchat.io/v/oconnorsauto/1FTFW3L8XSKD85277",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Step into the future with this sleek and stylish 2025 Ford F-150 in an eye-catching grey color. This truck is a perfect blend of power and sophistication, ready to take on any adventure you throw its way. Imagine cruising down the road, feeling the smooth ride and powerful engine under the hood - it's a driving experience like no other.This 2025 Ford F-150 comes with a Carfax report, ensuring you have complete peace of mind about its history and reliability. Whether you're hauling heavy loads, t",
 "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": "oconnorsauto",
   "vin": "1FTFW3L8XSKD85277",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}