{
 "id": "1FTFW1RG2NFB44510",
 "name": "2022 Ford F-150 SuperCrew-Raptor",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew-Raptor",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW1RG2NFB44510",
 "image": "https://images.overfuel.com/photos/912/2019160/9249b6a3-4c4f-4851-bef5-2e6e2e73d0d9-webp.jpg",
 "url": "https://carchat.io/v/premiumautosinc/1FTFW1RG2NFB44510",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Discover the 2022 Ford F-150 Raptor, a powerful pickup that blends rugged capability with advanced technology. Finished in striking Rapid Red Metallic Tinted Clearcoat, this used model offers a commanding presence on the road. With a robust 3.5-liter twin-turbo V6 engine delivering 450 horsepower and 510 lb-ft of torque, it’s built for both performance and versatility. The 10-speed shiftable automatic transmission and 4X4 drivetrain ensure confident handling across terrains. Inside, you’ll find ",
 "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": "premiumautosinc",
   "vin": "1FTFW1RG2NFB44510",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}