{
 "id": "1FTFW5L84TFB73612",
 "name": "New 2026 Ford F-150 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "new",
 "price": 59967,
 "currency": "USD",
 "mileage": 30,
 "vin": "1FTFW5L84TFB73612",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/f43ee792c203262184f261a3d136f1ff.png?w=1280",
 "url": "https://carchat.io/v/joe-mahan-ford-inc/1FTFW5L84TFB73612",
 "dealer": {
  "id": "joe-mahan-ford-inc",
  "name": "Joe Mahan Ford Inc",
  "city": "Paris",
  "state": "TN",
  "url": "https://carchat.io/d/joe-mahan-ford-inc"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Joe Mahan Ford, Inc. to see this Iconic Silver Metallic Lariat Truck available for $59967",
 "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": "joe-mahan-ford-inc",
   "vin": "1FTFW5L84TFB73612",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}