{
 "id": "WBADX1C51DJ129243",
 "name": "2013 BMW 3 Series HP",
 "year": 2013,
 "make": "BMW",
 "model": "3 Series",
 "trim": "HP",
 "bodyStyle": "convertible",
 "color": "black",
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 59763,
 "vin": "WBADX1C51DJ129243",
 "image": "https://imagesdl.dealercenter.net/640/480/202603-d471bbf62249409ca1457d0aada835a4.jpg",
 "url": "https://carchat.io/v/jdautopdx/WBADX1C51DJ129243",
 "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": "WBADX1C51DJ129243",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}