{
 "id": "1FM5K8D8XGGB16317",
 "name": "2016 Ford Explorer XLT",
 "year": 2016,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 7777,
 "currency": "USD",
 "mileage": 115219,
 "vin": "1FM5K8D8XGGB16317",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FM5K8D8XGGB16317",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Hop into this stylish GRAY 2016 Ford Explorer and let the adventures begin! This sleek vehicle is ready to take you on a journey with its spacious interior, perfect for road trips with friends or family. Equipped with Bluetooth connectivity, you can easily blast your favorite tunes as you cruise down the highway. The powerful engine ensures a smooth and exhilarating ride, while the fuel efficiency keeps you on the road longer without worrying about frequent stops. With its roomy cargo space, you",
 "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": "1FM5K8D8XGGB16317",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}