How I can detect collisions with a VehicleControl wheels?

How I can detect collisions with a VehicleControl wheels?
I need to detect when the vehicle goes over a certain area.

I tried putting a CollisionListener on the surface, but the wheels do not detect it.
Maybe it’s because it uses a Ray?