{
 "id": "1FTFW3L5XTKE79666",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 55689,
 "currency": "USD",
 "mileage": 6,
 "vin": "1FTFW3L5XTKE79666",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1639/f64950d7e0f3f3b20735da46d45ef547x.jpg",
 "url": "https://carchat.io/v/mvford/1FTFW3L5XTKE79666",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Mtn. View Ford Lincoln to see this Black Metallic XLT Truck SuperCrew available for $55689",
 "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": "1FTFW3L5XTKE79666",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}