{
 "id": "1FMSK7FH1PGB70082",
 "name": "2023 Ford Explorer Limited",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 28395,
 "currency": "USD",
 "mileage": 66106,
 "vin": "1FMSK7FH1PGB70082",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/82006_max.jpg",
 "url": "https://carchat.io/v/automall59/1FMSK7FH1PGB70082",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "The 2023 Ford Explorer is a family friendly SUV built for real life. It feels solid on a morning school run and calm on the long weekend stretch of highway. Leather seats make short errands feel tidy, while built-in navigation and a rear camera take the guesswork out of where youre going and how you get out of tight spots. Bluetooth keeps calls and music together without fuss, and cruise control makes highway miles easier. Come take the Explorer for a drive.",
 "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": "1FMSK7FH1PGB70082",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}