{
 "id": "1FM5K8DH2KGA53688",
 "name": "2019 Ford Explorer XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 17999,
 "currency": "USD",
 "mileage": 72827,
 "vin": "1FM5K8DH2KGA53688",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FM5K8DH2KGA53688",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Hop in and buckle up for a joyride in this sleek 2019 Ford Explorer! This head-turning gray stunner is a perfect blend of style and function, with its spacious interior ready to accommodate all your adventures. With its advanced safety features keeping you secure on the road, you can cruise with peace of mind. Feel the power under the hood as you glide through the streets, courtesy of its efficient engine. Whether you're tackling city streets or taking the road less traveled, this Explorer is up",
 "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": "1FM5K8DH2KGA53688",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}