{
 "id": "1FTFW1RG3PFB76997",
 "name": "2023 Ford F-150 SuperCrew-Raptor",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew-Raptor",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 61995,
 "currency": "USD",
 "mileage": 38906,
 "vin": "1FTFW1RG3PFB76997",
 "image": "https://images.overfuel.com/photos/912/1783374/22b518c5-a56e-4798-b04a-b8f4eea264c6-webp.jpg",
 "url": "https://carchat.io/v/premiumautosinc/1FTFW1RG3PFB76997",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Discover the 2023 Ford F-150 Raptor, a powerful used pickup designed for those who demand performance and versatility. With a striking Antimatter Blue/Stone Gray exterior and a sleek black interior, this 4X4 truck combines rugged capability with modern technology. Powered by a 3.5-liter twin-turbocharged V6 engine delivering 450 horsepower and 510 lb-ft of torque, it’s built for both on-road comfort and off-road dominance. This F-150 features a comprehensive suite of driver-assist and convenienc",
 "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": "1FTFW1RG3PFB76997",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}