{
 "id": "SALWR2RV6JA800946",
 "name": "2018 Land Rover Range Rover Sport HSE",
 "year": 2018,
 "make": "Land Rover",
 "model": "Range Rover Sport",
 "trim": "HSE",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 18500,
 "currency": "USD",
 "mileage": 104274,
 "vin": "SALWR2RV6JA800946",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/16048676-b53a-474f-9028-df0db18fba31.jpg",
 "url": "https://carchat.io/v/d4watl/SALWR2RV6JA800946",
 "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": "SALWR2RV6JA800946",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}