{
 "id": "1FTVX1EF1BKD05034",
 "name": "2011 Ford F-150",
 "year": 2011,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 8990,
 "currency": "USD",
 "mileage": 146984,
 "vin": "1FTVX1EF1BKD05034",
 "image": null,
 "url": "https://carchat.io/v/245auto/1FTVX1EF1BKD05034",
 "dealer": {
  "id": "245auto",
  "name": "245auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/245auto"
 },
 "description": "Experience the perfect blend of power and versatility with this 2011 Ford F-150 Extended Cab. Built to tackle any terrain, its robust 4WD drivetrain ensures you're ready for all road conditions, whether it's a rugged off-road adventure or a smooth highway cruise. The extended cab design offers ample space for passengers and gear, making it an ideal choice for both work and play. With a clean CARFAX report free from accidents, you can trust in the reliability and performance that Ford is renowned",
 "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": "245auto",
   "vin": "1FTVX1EF1BKD05034",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}