{
 "id": "1FMSK8DH6LGA12906",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106586,
 "vin": "1FMSK8DH6LGA12906",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FMSK8DH6LGA12906",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Step into the sleek Silver 2020 Ford Explorer and experience the perfect blend of style, comfort, and performance. This car is not just a mode of transportation, it's an adventure waiting to happen. With its spacious interior, you can invite all your friends along for the ride without sacrificing legroom. The powerful engine ensures a thrilling drive whether you're cruising down the highway or navigating through city streets.But don't just take our word for it - a Carfax report is available so y",
 "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": "rjhuppauto",
   "vin": "1FMSK8DH6LGA12906",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}