{
 "id": "1FM5K8DH5HGB02746",
 "name": "2017 Ford Explorer XLT",
 "year": 2017,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 13775,
 "currency": "USD",
 "mileage": 96685,
 "vin": "1FM5K8DH5HGB02746",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FM5K8DH5HGB02746",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Meet the black 2017 Ford Exploreran SUV thats ready to turn everyday errands into little adventures. Dressed in a sleek black exterior with a matching black interior, it has that confident, go-anywhere vibe that looks just as at home pulling up to dinner as it does heading out of town for the weekend.Under the hood, a 2.3L 4-cylinder gasoline engine pairs with an automatic transmission for smooth, easy drivinggreat for commuting, road trips, and everything in between. And when the weather decide",
 "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": "1FM5K8DH5HGB02746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}