{
 "id": "1FT8W3DM8TEF35519",
 "name": "New 2026 Ford F-350 King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "F-350",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 93999,
 "currency": "USD",
 "mileage": 15,
 "vin": "1FT8W3DM8TEF35519",
 "image": "https://pictures.dealer.com/l/lyonsllcfordfd/0175/cd452d568eed4621ec9b48030ab85ec3x.jpg",
 "url": "https://carchat.io/v/lyons-ford/1FT8W3DM8TEF35519",
 "dealer": {
  "id": "lyons-ford",
  "name": "Lyons Ford",
  "city": "Lewisburg",
  "state": "TN",
  "url": "https://carchat.io/d/lyons-ford"
 },
 "description": "Is this 2026 Ford F-350 your perfect car? Contact Lyons Ford LLC to see this Agate Black Metallic King Ranch Crew Cab available for $93999",
 "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": "lyons-ford",
   "vin": "1FT8W3DM8TEF35519",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}