{
 "id": "URLd4782456ba7f437796688ab3af51be22cf932d5f",
 "name": "2025 Ford F-150 STX",
 "year": 2025,
 "make": "Ford",
 "model": "F-150 STX",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 36999,
 "currency": "USD",
 "mileage": 10725,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1675/1888816/73118A-bd5e17be-4c75-4e86-abf4-0dbbd308339a.webp",
 "url": "https://carchat.io/v/oak-ridge-nissan/URLd4782456ba7f437796688ab3af51be22cf932d5f",
 "dealer": {
  "id": "oak-ridge-nissan",
  "name": "Oak Ridge Nissan",
  "city": "Oak Ridge",
  "state": "TN",
  "url": "https://carchat.io/d/oak-ridge-nissan"
 },
 "description": "Used white 2025 Ford F-150 STX for sale in Oak Ridge, Tennessee at Oak Ridge Nissan | STK# 73118A",
 "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": "oak-ridge-nissan",
   "vin": "URLd4782456ba7f437796688ab3af51be22cf932d5f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}