{
 "id": "1FTFW1RG2JFB27054",
 "name": "2018 Ford F-150 Super Crew - Raptor",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "Super Crew - Raptor",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 34995,
 "currency": "USD",
 "mileage": 107598,
 "vin": "1FTFW1RG2JFB27054",
 "image": "https://images.overfuel.com/photos/912/1825022/2fb1ff6d-20cf-4f94-a136-62bb55d8d1f0-webp.jpg",
 "url": "https://carchat.io/v/premiumautosinc/1FTFW1RG2JFB27054",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "This 2018 Ford F-150 Raptor is a powerful used pickup truck built to handle both work and adventure. With a robust 3.5-liter twin-turbo V6 engine delivering up to 450 horsepower and 510 lb-ft of torque at just 5000 and 3500 rpm respectively, this truck commands respect on and off the road. Its 4X4 drivetrain ensures exceptional traction and control, making it ideal for tough terrains and challenging conditions. Weighing just 0.0066, this vehicle combines strength with agility, offering a comfort",
 "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": "1FTFW1RG2JFB27054",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}