{
 "id": "4USCJ3331WLG20104",
 "name": "1998 BMW Z3 2.8",
 "year": 1998,
 "make": "BMW",
 "model": "Z3",
 "trim": "2.8",
 "bodyStyle": "convertible",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 85322,
 "vin": "4USCJ3331WLG20104",
 "image": null,
 "url": "https://carchat.io/v/rjbandson/4USCJ3331WLG20104",
 "dealer": {
  "id": "rjbandson",
  "name": "Rjbandson",
  "city": "Turner",
  "state": "ME",
  "url": "https://carchat.io/d/rjbandson"
 },
 "description": "Slip into this blue 1998 BMW Z3 convertible and youll quickly remember why classic BMW roadsters have such a devoted following. Up front is BMWs 2.8L DOHC 24-valve inline-6 with variable valve timing, paired with an automatic transmission and rear-wheel drive for that unmistakably balanced, back-roads-ready feel. A limited slip differential and speed-sensitive power steering help keep the drive confident and engaging, while four-wheel disc brakes and a well-sorted suspension (stabilizer bars and",
 "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": "rjbandson",
   "vin": "4USCJ3331WLG20104",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}