{
 "id": "SALWR2VF5GA558013",
 "name": "2016 Land Rover Range Rover Sport HSE",
 "year": 2016,
 "make": "Land Rover",
 "model": "Range Rover Sport",
 "trim": "HSE",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 13500,
 "currency": "USD",
 "mileage": 109231,
 "vin": "SALWR2VF5GA558013",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/d9c3117c-71b6-41be-b01b-6c5b95a42ef7.jpg",
 "url": "https://carchat.io/v/d4watl/SALWR2VF5GA558013",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/d4watl"
 },
 "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": "d4watl",
   "vin": "SALWR2VF5GA558013",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}