{
 "id": "1FTFW1RG9PFB01110",
 "name": "2023 Ford F-150 Raptor",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 50618,
 "vin": "1FTFW1RG9PFB01110",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/4255/KP2162-C609E57667374067BC50EC25961D85CF.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTFW1RG9PFB01110",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "Vehicle Details Take command of the road and trail in this pre-owned 2023 Ford F-150 Raptor, located in Knoxville, TN. Built for drivers who want bold capability with modern comfort, this Raptor is equipped with 4WD and a strong V6, 3.5L gasoline engine, delivering the performance confidence expected from a premium off-road pickup. Its aggressive stance, advanced suspension, and rugged design make it a standout choice for work, adventure, and everyday driving. Inside, the cabin blends durability",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1FTFW1RG9PFB01110",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}