{
 "id": "1FTFW1E8XPFC51824",
 "name": "Pre-Owned 2023 Ford F-150",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 39449,
 "currency": "USD",
 "mileage": 62629,
 "vin": "1FTFW1E8XPFC51824",
 "image": "https://pictures.dealer.com/a/atkinsontoyotamadisonvillegst/1915/cb979410baf5423ad219f0d64750bd8ex.jpg",
 "url": "https://carchat.io/v/huntsville-toyota/1FTFW1E8XPFC51824",
 "dealer": {
  "id": "huntsville-toyota",
  "name": "Huntsville Toyota",
  "city": "South Huntsville",
  "state": "TX",
  "url": "https://carchat.io/d/huntsville-toyota"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Huntsville Toyota to see this Carbonized Gray Truck SuperCrew Cab available for $39449",
 "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": "huntsville-toyota",
   "vin": "1FTFW1E8XPFC51824",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}