{
 "id": "1FTEW2KP8RKF51921",
 "name": "2024 Ford F-150 STX",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": "STX",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 34995,
 "currency": "USD",
 "mileage": 16790,
 "vin": "1FTEW2KP8RKF51921",
 "image": "https://images.overfuel.com/photos/912/1776450/bb4586cc-7b12-4aed-9ee3-c17c913698a4-webp.jpg",
 "url": "https://carchat.io/v/premiumautosinc/1FTEW2KP8RKF51921",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Discover the 2024 Ford F-150 STX, a reliable used pickup truck that combines performance, technology, and safety to meet your everyday needs. Powered by a 2.7L twin-turbocharged V6 engine delivering 325 horsepower at 5000 rpm and 400 lb-ft of torque at 2750 rpm, this F-150 offers a solid balance of power and efficiency. With a 4X2 drivetrain and an average of 19 mpg in the city and 25 mpg on the highway, it’s designed to handle both work and leisure tasks with ease. The four-door cab comfortably",
 "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": "1FTEW2KP8RKF51921",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}