{
 "id": "2HKRM4H38FH610368",
 "name": "2015 Honda CR-V LX",
 "year": 2015,
 "make": "Honda",
 "model": "CR-V",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 127449,
 "vin": "2HKRM4H38FH610368",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-c720b20d7cdb41e5931285bedba28b8a.jpg",
 "url": "https://carchat.io/v/jdautopdx/2HKRM4H38FH610368",
 "dealer": {
  "id": "jdautopdx",
  "name": "Jdautopdx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/jdautopdx"
 },
 "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": "jdautopdx",
   "vin": "2HKRM4H38FH610368",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}