{
 "id": "1FTFW3L59TKE71168",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "new",
 "price": 53184,
 "currency": "USD",
 "mileage": 13,
 "vin": "1FTFW3L59TKE71168",
 "image": "https://pictures.dealer.com/p/prosperfordfd/1778/ba4747b59daab8c80a1c0f3f19e64011x.jpg",
 "url": "https://carchat.io/v/prosper-ford/1FTFW3L59TKE71168",
 "dealer": {
  "id": "prosper-ford",
  "name": "Prosper Ford",
  "city": "Prosper",
  "state": "TX",
  "url": "https://carchat.io/d/prosper-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Prosper Ford to see this Iconic Silver XLT Truck SuperCrew Cab available for $53184",
 "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": "prosper-ford",
   "vin": "1FTFW3L59TKE71168",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}