{
 "id": "1FM5K8FH3JGB16468",
 "name": "2018 Ford Explorer Limited",
 "year": 2018,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 63271,
 "vin": "1FM5K8FH3JGB16468",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FM5K8FH3JGB16468",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Buckle up and get ready for adventure in this sleek Black 2018 Ford Explorer! This beauty is not just a mode of transportation, it's a ticket to freedom and fun. With its spacious interior, you can pack up your crew and hit the road for endless possibilities. But wait, the excitement doesn't stop there - this Explorer comes with a Carfax report, ensuring you have all the information you need to make a confident decision. So you can drive off into the sunset knowing you have a reliable and trustw",
 "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": "rjhuppauto",
   "vin": "1FM5K8FH3JGB16468",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}