{
 "id": "1FTFW3L51SKE83765",
 "name": "Pre-Owned 2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 33392,
 "vin": "1FTFW3L51SKE83765",
 "image": "https://pictures.dealer.com/n/northcentralfordfd/0638/e49a625dc79bc2d8239e72dc5ece57adx.jpg",
 "url": "https://carchat.io/v/everett-toyota-of-paris/1FTFW3L51SKE83765",
 "dealer": {
  "id": "everett-toyota-of-paris",
  "name": "Everett Toyota of Paris",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/everett-toyota-of-paris"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Toyota of Paris to see this White XLT Truck SuperCrew Cab available for $220",
 "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": "everett-toyota-of-paris",
   "vin": "1FTFW3L51SKE83765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}