{
 "id": "5J6RE48318L018042",
 "name": "2008 Honda CR-V LX",
 "year": 2008,
 "make": "Honda",
 "model": "CR-V",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 198368,
 "vin": "5J6RE48318L018042",
 "image": "https://portal.waynereaves.net/service/picture/27019/6546/74feebc38867d97f0cab433a4ddab64d1c35674f.jpg",
 "url": "https://carchat.io/v/usedcars513/5J6RE48318L018042",
 "dealer": {
  "id": "usedcars513",
  "name": "Usedcars513",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/usedcars513"
 },
 "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": "usedcars513",
   "vin": "5J6RE48318L018042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}