{
 "id": "URLebf5c240cb506c7ad87bcdfb3023f82f56908f94",
 "name": "2026 Ford Bronco Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 58708,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/2098/1889436/6a88f84406a8025f662a1b2f.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/URLebf5c240cb506c7ad87bcdfb3023f82f56908f94",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "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": "farris-motor-company-morristown",
   "vin": "URLebf5c240cb506c7ad87bcdfb3023f82f56908f94",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}