{
 "id": "1FTFW3LD9SFA79046",
 "name": "Certified Pre-Owned 2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 41598,
 "currency": "USD",
 "mileage": 49772,
 "vin": "1FTFW3LD9SFA79046",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/0565/70d80e6237474d081acaa1bfc4102a52x.jpg",
 "url": "https://carchat.io/v/mvford/1FTFW3LD9SFA79046",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Mtn. View Ford Lincoln to see this Silver Metallic XLT Truck available for $41598",
 "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": "mvford",
   "vin": "1FTFW3LD9SFA79046",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}