{
 "id": "1GNSCCKC3JR237191",
 "name": "2018 Chevrolet Tahoe Premier",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "Premier",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 28999,
 "currency": "USD",
 "mileage": 92568,
 "vin": "1GNSCCKC3JR237191",
 "image": "https://portal.waynereaves.net/service/picture/42372/1850/6fe68ac8e5d182ea81ceeae4fab4b5f8db89565c.jpg",
 "url": "https://carchat.io/v/blackwaterauto/1GNSCCKC3JR237191",
 "dealer": {
  "id": "blackwaterauto",
  "name": "Blackwaterauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/blackwaterauto"
 },
 "description": null,
 "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": "blackwaterauto",
   "vin": "1GNSCCKC3JR237191",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}