{
 "id": "1FTFW3LD2RFA75883",
 "name": "Used 2024 Ford F-150 XLT",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 44997,
 "currency": "USD",
 "mileage": 31463,
 "vin": "1FTFW3LD2RFA75883",
 "image": "https://pictures.dealer.com/r/rayvarnerfordfd/1287/46b06aa143a55b928c5f4fc677b674dbx.jpg",
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FTFW3LD2RFA75883",
 "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 2024 Ford F-150 your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Black Metallic XLT Truck available for $44997",
 "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": "1FTFW3LD2RFA75883",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}