{
 "id": "SALAG2V62FA758829",
 "name": "2015 Land Rover LR4 HSE",
 "year": 2015,
 "make": "Land Rover",
 "model": "LR4",
 "trim": "HSE",
 "bodyStyle": null,
 "color": "blue",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 101135,
 "vin": "SALAG2V62FA758829",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/aad5c6d8-e245-4daa-ad17-a415d830a8c9.jpg",
 "url": "https://carchat.io/v/d4watl/SALAG2V62FA758829",
 "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": "SALAG2V62FA758829",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}