{
 "id": "1FTFW1E45KKE46825",
 "name": "2019 Ford F-150 XL",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 93473,
 "vin": "1FTFW1E45KKE46825",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/1FTFW1E45KKE46825",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Climb into this sleek White 2019 Ford F-150 and get ready to turn heads as you cruise down the road. With its rugged design and powerful performance, this truck is ready to tackle any adventure that comes your way. The spacious interior is perfect for hauling friends, family, or cargo, making it the ideal vehicle for both work and play.But wait, it gets even better - a Carfax report is available for this Ford F-150! That means you can drive with peace of mind, knowing the vehicle's history is tr",
 "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": "texansautogroup",
   "vin": "1FTFW1E45KKE46825",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}