{
 "id": "1FTFW4L85SFC57382",
 "name": "2025 Ford F-150 Tremor",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "Tremor",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 59998,
 "currency": "USD",
 "mileage": 1321,
 "vin": "1FTFW4L85SFC57382",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/bf77b816-1c33-47aa-8b34-4b901c4afaf1.jpg",
 "url": "https://carchat.io/v/newbergford/1FTFW4L85SFC57382",
 "dealer": {
  "id": "newbergford",
  "name": "Newbergford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbergford"
 },
 "description": null,
 "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": "newbergford",
   "vin": "1FTFW4L85SFC57382",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}