{
 "id": "1FMSK7DH6LGA91388",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 24995,
 "currency": "USD",
 "mileage": 52360,
 "vin": "1FMSK7DH6LGA91388",
 "image": null,
 "url": "https://carchat.io/v/wiesner-of-huntsville/1FMSK7DH6LGA91388",
 "dealer": {
  "id": "wiesner-of-huntsville",
  "name": "Wiesner of Huntsville",
  "city": "Huntsville",
  "state": "TX",
  "url": "https://carchat.io/d/wiesner-of-huntsville"
 },
 "description": "Standard EquipmentComfortRear head restraint control: 2 rear seat head restraintsThird-row head restraint number: 2 third-row head restraints50-50 split folding third-row seats - Down for whatever. Sometimes you need a little more room for your cargo. Other times...you need a lot more room. 50-50 split folding third-row seats provide you with added versatility so you can load passengers and cargo in multiple combinations. Fold one side away for long items and still have room for your passengers.",
 "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": "wiesner-of-huntsville",
   "vin": "1FMSK7DH6LGA91388",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}