{
 "id": "1FMSK7DH1NGB67988",
 "name": "2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 24595,
 "currency": "USD",
 "mileage": 61199,
 "vin": "1FMSK7DH1NGB67988",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/81207_max.jpg",
 "url": "https://carchat.io/v/automall59/1FMSK7DH1NGB67988",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2022 Ford Explorer. This used SUV is family friendly without being fussy. Heated seats make the first cold morning a little kinder, and the rear camera takes the guesswork out of tight parking. Set the cruise control on the long run and let the cabin settle; Bluetooth keeps calls and music simple while steering wheel controls keep your focus where it belongs. Tire pressure monitoring adds a quiet bit of confidence every day.",
 "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": "1FMSK7DH1NGB67988",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}