The Zero Page (ZP) is the very first page of memory in the 65x architecture. Every byte with address from 00h to FFh is part of it. Local variables are often put here.
In Mode 7, VRAM's zeropage holds the tilemap.