{
 "id": "1FMEU538X9UA03420",
 "name": "2009 Ford Explorer Sport Trac Limited",
 "year": 2009,
 "make": "Ford",
 "model": "Explorer Sport Trac",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 150680,
 "vin": "1FMEU538X9UA03420",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FMEU538X9UA03420",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Introducing the adventurous and reliable 2009 Ford Explorer Sport Trac! This sleek white beauty is the perfect blend of rugged durability and modern style. With its spacious interior, you'll have plenty of room to load up your crew and gear for any excursion. Whether you're heading off-road for a weekend camping trip or cruising through the city streets, this Sport Trac can handle it all with ease.Equipped with a powerful engine, smooth handling, and advanced safety features, you can confidently",
 "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": "1FMEU538X9UA03420",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}