{
 "id": "1FTFW1ED1PFA77283",
 "name": "Used 2023 Ford F-150 XLT",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 47964,
 "currency": "USD",
 "mileage": 32860,
 "vin": "1FTFW1ED1PFA77283",
 "image": "https://pictures.dealer.com/r/rayvarnerfordfd/1893/db1aed26c997d098af533e6bbcddf545x.jpg",
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FTFW1ED1PFA77283",
 "dealer": {
  "id": "ray-varner-ford-llc",
  "name": "Ray Varner Ford, LLC",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/ray-varner-ford-llc"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Oxford White XLT Truck available for $47964",
 "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": "ray-varner-ford-llc",
   "vin": "1FTFW1ED1PFA77283",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}