{
 "id": "1FMSK8DH3NGB93661",
 "name": "Used 2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 30476,
 "currency": "USD",
 "mileage": 31079,
 "vin": "1FMSK8DH3NGB93661",
 "image": "https://pictures.dealer.com/s/sharpmotorfordfd/1951/e5bdd16d4f6d9639088d361fc85e2faex.jpg",
 "url": "https://carchat.io/v/sharp-motor-company-inc/1FMSK8DH3NGB93661",
 "dealer": {
  "id": "sharp-motor-company-inc",
  "name": "Sharp Motor Company Inc",
  "city": "Pulaski",
  "state": "TN",
  "url": "https://carchat.io/d/sharp-motor-company-inc"
 },
 "description": "Is this 2022 Ford Explorer your perfect car? Contact Sharp Motor Company Inc. to see this Star White Metallic Tri-Coat XLT available for $30476",
 "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": "sharp-motor-company-inc",
   "vin": "1FMSK8DH3NGB93661",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}