{
 "id": "1FTFX1E4XLKD35234",
 "name": "2020 Ford F-150",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 16999,
 "currency": "USD",
 "mileage": 141686,
 "vin": "1FTFX1E4XLKD35234",
 "image": "https://cdn05.carsforsale.com/64699889f97c210e882da65dbe2f2a8f/64699889f97c210e882da65dbe2f2a8f.jpg?width=1280&height=960&format=original&sig=b47e1d7c0970cb2d",
 "url": "https://carchat.io/v/buy-here-pay-here-tx/1FTFX1E4XLKD35234",
 "dealer": {
  "id": "buy-here-pay-here-tx",
  "name": "Buy Here Pay Here TX",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/buy-here-pay-here-tx"
 },
 "description": "Introducing the powerful and dependable 2020 Ford F-150 XL, equipped with a mighty EcoBoost 3.5L Twin Turbo V6 engine. This beast boasts an impressive 375 horsepower and a whopping 470 foot-pounds of torque, making it the perfect vehicle for all your heavy-duty needs. Whether you're hauling equipment for work or heading out on a weekend adventure, the F-150 XL is ready to tackle any task with ease. And with its sleek and modern design, this truck is sure to turn heads wherever you go. Don't miss",
 "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": "buy-here-pay-here-tx",
   "vin": "1FTFX1E4XLKD35234",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}