{
 "id": "1FMSK8DH4PGA94639",
 "name": "2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 45687,
 "vin": "1FMSK8DH4PGA94639",
 "image": null,
 "url": "https://carchat.io/v/championfordofcarroll/1FMSK8DH4PGA94639",
 "dealer": {
  "id": "championfordofcarroll",
  "name": "Championfordofcarroll",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/championfordofcarroll"
 },
 "description": "Champion Ford of Carroll is your hometown destination for vehicles and service, with a team focused on making your experience easy, affordable, and enjoyable. Now let's take a look at a vehicle built to fit your needs. Experience the versatility of this 2023 Ford Explorer XLT, a robust and stylish SUV designed for both everyday drives and adventurous excursions. Equipped with a powerful 2.3L EcoBoost engine, you'll enjoy an impressive 300 horsepower, providing the performance you need whether na",
 "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": "championfordofcarroll",
   "vin": "1FMSK8DH4PGA94639",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}