{
 "id": "1C4RJFJG4KC710930",
 "name": "2019 Jeep Grand Cherokee Summit",
 "year": 2019,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Summit",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 54776,
 "vin": "1C4RJFJG4KC710930",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/82cd0d1f-0c48-479e-b52d-7d6bf91c59e3.png",
 "url": "https://carchat.io/v/houseofcars/1C4RJFJG4KC710930",
 "dealer": {
  "id": "houseofcars",
  "name": "Houseofcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/houseofcars"
 },
 "description": "Recent Arrival! 4WD. Diamond Black Crystal Pearlcoat 2019 Jeep Grand Cherokee Summit 4WD 8-Speed Automatic 3.6L V6 24V VVT",
 "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": "houseofcars",
   "vin": "1C4RJFJG4KC710930",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}