{
 "id": "1C4RJFLG1HC876683",
 "name": "2017 Jeep Grand Cherokee Trailhawk",
 "year": 2017,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Trailhawk",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 11500,
 "currency": "USD",
 "mileage": 140582,
 "vin": "1C4RJFLG1HC876683",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-0f5dacddfb1a46db97bedb18a5ed65ea.jpg",
 "url": "https://carchat.io/v/tilicars/1C4RJFLG1HC876683",
 "dealer": {
  "id": "tilicars",
  "name": "Tilicars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tilicars"
 },
 "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": "tilicars",
   "vin": "1C4RJFLG1HC876683",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}