{
 "id": "5J6RM4H71FL013457",
 "name": "2015 Honda CR-V EX-L",
 "year": 2015,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX-L",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 144827,
 "vin": "5J6RM4H71FL013457",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-defac7e5f30646248606635d3e27236e.jpg",
 "url": "https://carchat.io/v/imolamotorsllc/5J6RM4H71FL013457",
 "dealer": {
  "id": "imolamotorsllc",
  "name": "Imolamotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/imolamotorsllc"
 },
 "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": "imolamotorsllc",
   "vin": "5J6RM4H71FL013457",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}