{
 "id": "1HD1FRW1XYY620051",
 "name": "2000 Harley-Davidson Road King FLHRCI",
 "year": 2000,
 "make": "Harley-Davidson",
 "model": "Road King",
 "trim": "FLHRCI",
 "bodyStyle": "sedan",
 "color": "maroon",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": null,
 "vin": "1HD1FRW1XYY620051",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1HD1FRW1XYY620051",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Visit Adam's Auto Sales online at www.adamsautosalesky.com to see more pictures of this vehicle or call us at 502-699-2750 or 859-509-6719 today to schedule your test drive.We pride ourselves in our ability to offer quality vehicles at affordable prices. We also take pride in being one of the few car dealerships in the country to truly care about our clients. We realize that a vehicle is an important investment and strive to provide our customers with a high level of comfort as they make their p",
 "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": "1HD1FRW1XYY620051",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}