{
 "id": "1FMSK8DH6MGA13782",
 "name": "2021 Ford Explorer XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 17999,
 "currency": "USD",
 "mileage": 111533,
 "vin": "1FMSK8DH6MGA13782",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FMSK8DH6MGA13782",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Step into the sleek and stylish 2021 Ford Explorer, a shining example of luxury meets practicality. This beauty is equipped with a panoramic sunroof, perfect for gazing at the stars during nighttime drives. Its powerful engine will have you cruising down the highway with ease, while the spacious interior provides ample room for all your friends and family. With a built-in navigation system, getting lost is a thing of the past, and the premium sound system will have you jamming out to your favori",
 "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": "adamsautosalesky",
   "vin": "1FMSK8DH6MGA13782",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}