{
 "id": "1FMSK8FH7NGB71207",
 "name": "2022 Ford Explorer Limited",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 25595,
 "currency": "USD",
 "mileage": 93186,
 "vin": "1FMSK8FH7NGB71207",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/81207_max.jpg",
 "url": "https://carchat.io/v/automall59/1FMSK8FH7NGB71207",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2022 Ford Explorer is built with family life in mind - roomy without being cumbersome and ready for errands or a weekend escape. Leather seats make every trip feel a little nicer, while the built-in navigation and rear camera take the guesswork out of unfamiliar routes and tight spots. Bluetooth keeps your playlist and calls hands free and cruise control settles in on the highway so you can relax. Give the Explorer a test drive and see how it fits your routine.",
 "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": "automall59",
   "vin": "1FMSK8FH7NGB71207",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}