{
 "id": "W04GZ5GV8B1089410",
 "name": "2011 Buick Regal CXL",
 "year": 2011,
 "make": "Buick",
 "model": "Regal",
 "trim": "CXL",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 8800,
 "currency": "USD",
 "mileage": 138987,
 "vin": "W04GZ5GV8B1089410",
 "image": "https://portal.waynereaves.net/service/picture/36080/RE4089410/f22644cb538a5b239461c9c546f13143ac06ad69.jpg",
 "url": "https://carchat.io/v/a36080/W04GZ5GV8B1089410",
 "dealer": {
  "id": "a36080",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/a36080"
 },
 "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": "a36080",
   "vin": "W04GZ5GV8B1089410",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}