{
 "id": "1GNERHKW8JJ124614",
 "name": "2018 Chevrolet Traverse LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Traverse",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 12400,
 "currency": "USD",
 "mileage": 148006,
 "vin": "1GNERHKW8JJ124614",
 "image": null,
 "url": "https://carchat.io/v/automerchants/1GNERHKW8JJ124614",
 "dealer": {
  "id": "automerchants",
  "name": "Automerchants",
  "city": null,
  "state": "ID",
  "url": "https://carchat.io/d/automerchants"
 },
 "description": "At Auto Merchants we offer quick and easy financing options with low interest rates in a no-hassle environment. Apply online to get the process started before you come in! We also ship cars NATIONWIDE at a low cost for our out-of-town buyers. Call for an estimate at (469) 429-4008. For more pictures of this vehicle, check out our website: www.AutoMerchants.com",
 "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": "automerchants",
   "vin": "1GNERHKW8JJ124614",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}