{
 "id": "JHLRD1843XC018254",
 "name": "1999 Honda CR-V LX",
 "year": 1999,
 "make": "Honda",
 "model": "CR-V",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": 208981,
 "vin": "JHLRD1843XC018254",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-b1c9e8e896ce47059530a9e56067f86e.jpg",
 "url": "https://carchat.io/v/jdautopdx/JHLRD1843XC018254",
 "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": "JHLRD1843XC018254",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}